diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f9f0eba..20cda16 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -82,7 +82,7 @@ jobs: - name: Commit coverage badge if: github.event_name == 'push' && github.ref == 'refs/heads/main' - uses: stefanzweifel/git-auto-commit-action@v5 + uses: stefanzweifel/git-auto-commit-action@v7 with: commit_message: "chore: update coverage badge" file_pattern: badges/coverage.svg