From c47ef96f182a6872f3eeebbf4cbfe5154cf60d2e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Oct 2025 08:41:53 +0000 Subject: [PATCH] chore(deps): update stefanzweifel/git-auto-commit-action action to v7 --- .github/workflows/cleanup-checks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cleanup-checks.yml b/.github/workflows/cleanup-checks.yml index 6d1d09b3375..893694c66bd 100644 --- a/.github/workflows/cleanup-checks.yml +++ b/.github/workflows/cleanup-checks.yml @@ -56,7 +56,7 @@ jobs: run: npm run update-size-limits - name: Commit changes back - uses: stefanzweifel/git-auto-commit-action@v6 + uses: stefanzweifel/git-auto-commit-action@v7 with: commit_message: "Clean up Prettier, Size-limit, and Api-Extractor" push_options: ""