diff --git a/.github/workflows/update-contributors.yml b/.github/workflows/update-contributors.yml index 509a99aa..33515944 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.13.0 + uses: stefanzweifel/git-auto-commit-action@v4.13.1 with: commit_message: Update Contributors file_pattern: CONTRIBUTORS.md .github/contributors.json