Skip to content

Commit 74817bd

Browse files
committed
updated create-pull-request
1 parent e10b67a commit 74817bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/precommit_autoupd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/setup-python@v4
1616
- name: Pre-commit autoupdate
1717
uses: browniebroke/pre-commit-autoupdate-action@main
18-
- uses: peter-evans/create-pull-request@v3
18+
- uses: peter-evans/create-pull-request@v5
1919
with:
2020
token: ${{ secrets.GITHUB_TOKEN }}
2121
branch: update/pre-commit-hooks

0 commit comments

Comments
 (0)