We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 873c1bb commit 7b15fffCopy full SHA for 7b15fff
.github/workflows/pre-commit-autoupdate.yml
@@ -26,7 +26,7 @@ jobs:
26
- run: pre-commit autoupdate
27
- run: pre-commit run --all-files
28
29
- - uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7.0.11
+ - uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0
30
if: always()
31
with:
32
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments