From 8ded34de5250e9dccc25e205bbae5ebe9923bad9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 19:27:21 +0000 Subject: [PATCH] chore(deps): update stefanzweifel/git-auto-commit-action action to v6 --- .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 8ecb8d628f2..3930f4821ab 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@v5 + uses: stefanzweifel/git-auto-commit-action@v6 with: commit_message: "Clean up Prettier, Size-limit, and Api-Extractor" push_options: ""