From b77c734a4a0085c4d6aef1f1ddd1c03708a020d1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Oct 2025 17:44:47 +0000 Subject: [PATCH] Update stefanzweifel/git-auto-commit-action action to v7 --- .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 1dc96b8..643b5f1 100644 --- a/.github/workflows/badges.yml +++ b/.github/workflows/badges.yml @@ -27,7 +27,7 @@ jobs: run: npx -p dependency-version-badge update-badge cypress - name: Commit any changed files 💾 - uses: stefanzweifel/git-auto-commit-action@v6 + uses: stefanzweifel/git-auto-commit-action@v7 with: commit_message: Updated badges branch: master