diff --git a/.github/workflows/render-README.yaml b/.github/workflows/render-README.yaml index d67d9d1..09431d7 100644 --- a/.github/workflows/render-README.yaml +++ b/.github/workflows/render-README.yaml @@ -35,7 +35,7 @@ jobs: - name: Commit and create a Pull Request on production if: ${{ github.ref == 'refs/heads/production' }} - uses: peter-evans/create-pull-request@v7 + uses: peter-evans/create-pull-request@v8 with: commit-message: "Render `README.md` after changes to the `.Rmd` version" branch: render_readme