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 ed85708 commit ae368bfCopy full SHA for ae368bf
.github/workflows/prprecommit.yml
@@ -34,6 +34,6 @@ jobs:
34
uses: pre-commit/[email protected]
35
continue-on-error: true
36
- name: Potentially commit changes
37
- uses: stefanzweifel/git-auto-commit-action@v5
+ uses: stefanzweifel/git-auto-commit-action@v6
38
with:
39
commit_message: linter bot commit -- feel free to overwrite
0 commit comments