diff --git a/.github/workflows/rector.yaml b/.github/workflows/rector.yaml index 1341c7d..3ea68d9 100644 --- a/.github/workflows/rector.yaml +++ b/.github/workflows/rector.yaml @@ -29,7 +29,7 @@ jobs: - # commit only to core contributors who have repository access - uses: stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9 # v7.1.0 + uses: stefanzweifel/git-auto-commit-action@4a55954c782fc1ea30b9056cd3e7a2b40ca8887d # v7.2.0 with: commit_message: '[rector] Rector fixes' commit_author: 'GitHub Action '