From df12c8b1cbdab5134f4b3e3aa869c9d9c3d32a4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 02:04:38 +0000 Subject: [PATCH] Bump EndBug/add-and-commit from 10 to 11 Bumps [EndBug/add-and-commit](https://github.com/endbug/add-and-commit) from 10 to 11. - [Release notes](https://github.com/endbug/add-and-commit/releases) - [Commits](https://github.com/endbug/add-and-commit/compare/v10...v11) --- updated-dependencies: - dependency-name: EndBug/add-and-commit dependency-version: '11' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/rector.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: "🧹✨"