diff --git a/.github/workflows/update-contributors.yml b/.github/workflows/update-contributors.yml index e9e99409..75dc2c3e 100644 --- a/.github/workflows/update-contributors.yml +++ b/.github/workflows/update-contributors.yml @@ -31,7 +31,7 @@ jobs: run: python scripts/update_contributors.py - name: Commit changes - uses: stefanzweifel/git-auto-commit-action@v4.15.1 + uses: stefanzweifel/git-auto-commit-action@v4.15.2 with: commit_message: Update Contributors file_pattern: CONTRIBUTORS.md .github/contributors.json