We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4abbb29 commit c1b5f83Copy full SHA for c1b5f83
1 file changed
.github/workflows/check.yaml
@@ -67,7 +67,7 @@ jobs:
67
68
- name: Commit and push formatting fixes
69
if: steps.format.outputs.has_changes == 'true' && !cancelled()
70
- uses: stefanzweifel/git-auto-commit-action@v5
+ uses: stefanzweifel/git-auto-commit-action@v7
71
with:
72
commit_message: |
73
chore: `mise format`
0 commit comments