We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2542419 + 2a89db6 commit 7a2778dCopy full SHA for 7a2778d
.github/workflows/pre-commit-autoupdate.yml
@@ -38,7 +38,7 @@ jobs:
38
run: pre-commit autoupdate
39
40
- name: Create a PR with autoupdate changes
41
- uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 #v8.1.0
+ uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 #v8.1.1
42
with:
43
commit-message: 'chore: update pre-commit hooks'
44
add-paths: .pre-commit-config.yaml
0 commit comments