We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fc14e9 commit 08818b2Copy full SHA for 08818b2
.github/workflows/pre-commit-update.yml
@@ -30,7 +30,7 @@ jobs:
30
SKIP: no-commit-to-branch
31
run: |
32
pre-commit autoupdate
33
- - uses: peter-evans/create-pull-request@v5
+ - uses: peter-evans/create-pull-request@v6
34
with:
35
token: ${{ secrets.GITHUB_TOKEN }}
36
branch: update/pre-commit-hooks
0 commit comments