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