We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ba21d8b + 523a7b0 commit 7364abeCopy full SHA for 7364abe
.github/workflows/hook-dependencies-update.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: update existing packages
28
run: Rscript inst/update-dependency-graph-existing-packages.R
29
- name: Create Pull Request
30
- uses: peter-evans/create-pull-request@v6.0.4
+ uses: peter-evans/create-pull-request@v6.1.0
31
with:
32
token: ${{ secrets.PRECOMMIT_HOOK_DEPENDENCY_UPDATE }}
33
commit-message: Update renv dependencies
0 commit comments