Skip to content

Commit 9f89da9

Browse files
authored
Merge pull request #123 from cpp-lln-lab/dependabot/github_actions/peter-evans/create-pull-request-4
Bump peter-evans/create-pull-request from 3 to 4
2 parents 843e1b7 + d25b29e commit 9f89da9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_submodules.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
# a PR is created using the checkout branch for this workflow
9393
# https://github.com/peter-evans/create-pull-request
9494
- name: Create Pull-Request
95-
uses: peter-evans/create-pull-request@v3
95+
uses: peter-evans/create-pull-request@v4
9696
with:
9797
commit-message: Update submodules
9898
delete-branch: true

0 commit comments

Comments
 (0)