From 9d5b27ed7e8a2e720c068ba84a25b597770c0235 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 23:18:29 +0000 Subject: [PATCH] chore(deps): update stefanzweifel/git-auto-commit-action action to v5 --- .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 86d74e9..5eb3ed5 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@v4 + uses: stefanzweifel/git-auto-commit-action@v5 with: commit_message: Updated badges branch: main