We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d9f152d + 53ab31a commit fbb49b0Copy full SHA for fbb49b0
1 file changed
.github/workflows/pre-commit-autoupdate.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: run autoupdate
21
run: pre-commit autoupdate
22
- name: create PR
23
- uses: peter-evans/create-pull-request@v7
+ uses: peter-evans/create-pull-request@v8
24
with:
25
token: ${{ secrets.GITHUB_TOKEN }}
26
branch: update/pre-commit-autoupdate
0 commit comments