Skip to content

Commit df35291

Browse files
authored
Merge pull request #554 from Seasawher/dependabot/github_actions/peter-evans/create-pull-request-8
2 parents 7d17408 + f9e1367 commit df35291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747

4848
- name: Create Pull Request
4949
if: steps.update-lean-mathlib.outputs.result == 'update-success'
50-
uses: peter-evans/create-pull-request@v7
50+
uses: peter-evans/create-pull-request@v8
5151
with:
5252
commit-message: "generated by GitHub Action"
5353
committer: "GitHub Action <[email protected]>"

0 commit comments

Comments
 (0)