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