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 c9bd0f9 + cbfdccf commit cc98ff4Copy full SHA for cc98ff4
.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@v5.0.2
+ uses: peter-evans/create-pull-request@v6.0.0
46
with:
47
token: ${{ secrets.PRECOMMIT_HOOK_DEPENDENCY_UPDATE }}
48
commit-message: Update renv dependencies
0 commit comments