Skip to content

Commit d2422ad

Browse files
authored
Merge pull request #208 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 8659c04 + 2c5eb99 commit d2422ad

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
@@ -94,7 +94,7 @@ jobs:
9494
# a PR is created using the checkout branch for this workflow
9595
# https://github.com/peter-evans/create-pull-request
9696
- name: Create Pull-Request
97-
uses: peter-evans/create-pull-request@v3
97+
uses: peter-evans/create-pull-request@v4
9898
with:
9999
commit-message: Update submodules
100100
delete-branch: true

0 commit comments

Comments
 (0)