diff --git a/.github/workflows/rector.yaml b/.github/workflows/rector.yaml index d21fa25d..68ec3f6c 100644 --- a/.github/workflows/rector.yaml +++ b/.github/workflows/rector.yaml @@ -27,7 +27,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@v10 + uses: EndBug/add-and-commit@v11 with: default_author: github_actions message: "🧹✨"