diff --git a/.github/workflows/check.yaml b/.github/workflows/check.yaml index 454fe77..5b4ad89 100644 --- a/.github/workflows/check.yaml +++ b/.github/workflows/check.yaml @@ -67,7 +67,7 @@ jobs: - name: Commit and push formatting fixes if: steps.format.outputs.has_changes == 'true' && !cancelled() - uses: stefanzweifel/git-auto-commit-action@v5 + uses: stefanzweifel/git-auto-commit-action@v7 with: commit_message: | chore: `mise format`