Skip to content

Commit 4ff0922

Browse files
Merge pull request #668 from lorenzwalthert/dependabot/github_actions/peter-evans/create-pull-request-8.1.1
Bump peter-evans/create-pull-request from 7.0.7 to 8.1.1
2 parents 76a02b0 + 2ee275e commit 4ff0922

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/hook-dependencies-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: Rscript -e 'source("renv/activate.R"); renv::restore(); renv::install("."); precommit:::auto_release()'
3434
- name: Create Pull Request
3535
id: cpr
36-
uses: peter-evans/create-pull-request@v7.0.7
36+
uses: peter-evans/create-pull-request@v8.1.1
3737
with:
3838
token: ${{ secrets.PRECOMMIT_HOOK_DEPENDENCY_UPDATE }}
3939
commit-message: Update renv dependencies

0 commit comments

Comments
 (0)