From f0ce03766ca6e95bdbdf298d77e59bcdf73f2a8c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Jun 2025 07:04: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 e7db03c..7a60075 100644 --- a/.github/workflows/badges.yml +++ b/.github/workflows/badges.yml @@ -18,7 +18,7 @@ jobs: run: npx -p dependency-version-badge update-badge json-server cypress - name: Commit any changed files 💾 - uses: stefanzweifel/git-auto-commit-action@v4 + uses: stefanzweifel/git-auto-commit-action@v6 with: commit_message: Updated badges branch: master