We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf862fc commit d521ca2Copy full SHA for d521ca2
.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@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
+ - uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7.0.9
30
if: always()
31
with:
32
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments