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 1905f39 + 81227ba commit 4f3b359Copy full SHA for 4f3b359
.github/workflows/hook-dependencies-update.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: update existing packages
43
run: Rscript inst/update-dependency-graph-existing-packages.R
44
- name: Create Pull Request
45
- uses: peter-evans/create-pull-request@v6.0.2
+ uses: peter-evans/create-pull-request@v6.0.4
46
with:
47
token: ${{ secrets.PRECOMMIT_HOOK_DEPENDENCY_UPDATE }}
48
commit-message: Update renv dependencies
0 commit comments