diff --git a/.github/workflows/rector.yaml b/.github/workflows/rector.yaml index bf87d4e6..1fa057be 100644 --- a/.github/workflows/rector.yaml +++ b/.github/workflows/rector.yaml @@ -29,7 +29,7 @@ jobs: # see https://github.com/EndBug/add-and-commit # commit only to core contributors who have repository access - if: github.event.pull_request.head.repo.full_name == github.repository - uses: EndBug/add-and-commit@v9 + uses: EndBug/add-and-commit@v10 with: default_author: github_actions message: "🧹✨"