diff --git a/.github/workflows/rector.yaml b/.github/workflows/rector.yaml index fb56b93..a34f982 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@v6 + uses: stefanzweifel/git-auto-commit-action@v7 with: commit_message: '[rector] Rector fixes' commit_author: 'GitHub Action '