We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 25f4032 + fc98744 commit 20df44cCopy full SHA for 20df44c
.github/workflows/pre-commit-update.yml
@@ -22,7 +22,7 @@ jobs:
22
run: pre-commit autoupdate
23
24
- name: Create Pull Request
25
- uses: peter-evans/[email protected].3
+ uses: peter-evans/[email protected].5
26
with:
27
token: ${{ secrets.GITHUB_TOKEN }}
28
branch: update/pre-commit-autoupdate
0 commit comments