We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ecc0289 + 65c02e0 commit 1d5e3f8Copy full SHA for 1d5e3f8
.github/workflows/pre-commit-autoupdate.yml
@@ -40,7 +40,7 @@ jobs:
40
run: pre-commit autoupdate
41
42
- name: Create a PR with autoupdate changes
43
- uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 #v8.0.0
+ uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 #v8.1.0
44
with:
45
commit-message: 'chore: update pre-commit hooks'
46
add-paths: .pre-commit-config.yaml
0 commit comments