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 ab0ed05 + aae3938 commit 282596eCopy full SHA for 282596e
.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/[email protected].1
+ uses: peter-evans/[email protected].2
46
with:
47
token: ${{ secrets.PRECOMMIT_HOOK_DEPENDENCY_UPDATE }}
48
commit-message: Update renv dependencies
0 commit comments