Skip to content

Commit 08818b2

Browse files
Bump peter-evans/create-pull-request from 5 to 6 (#356)
1 parent 8fc14e9 commit 08818b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit-update.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
SKIP: no-commit-to-branch
3131
run: |
3232
pre-commit autoupdate
33-
- uses: peter-evans/create-pull-request@v5
33+
- uses: peter-evans/create-pull-request@v6
3434
with:
3535
token: ${{ secrets.GITHUB_TOKEN }}
3636
branch: update/pre-commit-hooks

0 commit comments

Comments
 (0)