From 7982fe264822998248ac6ce2ce8a209107ca1597 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 14:49:46 +0000 Subject: [PATCH] chore(deps): update stefanzweifel/git-auto-commit-action action to v6 --- .github/workflows/badges.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/badges.yml b/.github/workflows/badges.yml index 5eb3ed5..66fe539 100644 --- a/.github/workflows/badges.yml +++ b/.github/workflows/badges.yml @@ -18,7 +18,7 @@ jobs: run: npm run badges - name: Commit any changed files 💾 - uses: stefanzweifel/git-auto-commit-action@v5 + uses: stefanzweifel/git-auto-commit-action@v6 with: commit_message: Updated badges branch: main