We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f43265a commit aea69beCopy full SHA for aea69be
1 file changed
.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@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7.0.9
+ - uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7.0.11
30
if: always()
31
with:
32
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments