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