From 74896558c967a83e71677137ef5212ec743df34a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 18:03:40 +0000 Subject: [PATCH] Bump EndBug/add-and-commit from 8.0.1 to 8.0.2 Bumps [EndBug/add-and-commit](https://github.com/EndBug/add-and-commit) from 8.0.1 to 8.0.2. - [Release notes](https://github.com/EndBug/add-and-commit/releases) - [Changelog](https://github.com/EndBug/add-and-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/EndBug/add-and-commit/compare/v8.0.1...v8.0.2) --- updated-dependencies: - dependency-name: EndBug/add-and-commit dependency-type: direct:production update-type: version-update:semver-patch ... 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 fa8884e73..3788fca50 100644 --- a/.github/workflows/rector.yaml +++ b/.github/workflows/rector.yaml @@ -60,7 +60,7 @@ jobs: - # 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@v8.0.1 + uses: EndBug/add-and-commit@v8.0.2 with: # The arguments for the `git add` command (see the paragraph below for more info) add: .