We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9c2caa4 + c1e0d54 commit a0f8b91Copy full SHA for a0f8b91
1 file changed
.github/workflows/update_submodules.yml
@@ -94,7 +94,7 @@ jobs:
94
# a PR is created using the checkout branch for this workflow
95
# https://github.com/peter-evans/create-pull-request
96
- name: Create Pull-Request
97
- uses: peter-evans/create-pull-request@v3
+ uses: peter-evans/create-pull-request@v8
98
with:
99
commit-message: Update submodules
100
delete-branch: true
0 commit comments