diff --git a/.github/workflows/update-contributors.yml b/.github/workflows/update-contributors.yml index 2e6e65b8..509a99aa 100644 --- a/.github/workflows/update-contributors.yml +++ b/.github/workflows/update-contributors.yml @@ -26,7 +26,7 @@ jobs: run: python scripts/update_contributors.py - name: Commit changes - uses: stefanzweifel/git-auto-commit-action@v4.12.0 + uses: stefanzweifel/git-auto-commit-action@v4.13.0 with: commit_message: Update Contributors file_pattern: CONTRIBUTORS.md .github/contributors.json