diff --git a/.github/workflows/update-contributors.yml b/.github/workflows/update-contributors.yml index 29fd9b7..7934087 100644 --- a/.github/workflows/update-contributors.yml +++ b/.github/workflows/update-contributors.yml @@ -52,7 +52,7 @@ jobs: - name: Commit & Push - uses: stefanzweifel/git-auto-commit-action@v5 + uses: stefanzweifel/git-auto-commit-action@v7 with: commit_message: "chore: update contributors [skip ci]" file_pattern: CONTRIBUTORS.svg