From b80581617e3fb6d3c13a4e66483df36c1cf89e46 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 17:14:30 +0000 Subject: [PATCH] chore(deps): update stefanzweifel/git-auto-commit-action action to v7 --- .github/workflows/check.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`