diff --git a/.github/workflows/rector.yaml b/.github/workflows/rector.yaml index 14db4184701..af37703647f 100644 --- a/.github/workflows/rector.yaml +++ b/.github/workflows/rector.yaml @@ -35,7 +35,7 @@ jobs: - # commit only to core contributors who have repository access - uses: stefanzweifel/git-auto-commit-action@v5 + uses: stefanzweifel/git-auto-commit-action@v7 with: commit_message: '[ci-review] Rector Rectify' commit_author: 'GitHub Action '