Skip to content

Commit

Permalink
Bump EndBug/add-and-commit from v7.1.0 to v7.1.1
Browse files Browse the repository at this point in the history
Bumps [EndBug/add-and-commit](https://github.com/EndBug/add-and-commit) from v7.1.0 to v7.1.1.
- [Release notes](https://github.com/EndBug/add-and-commit/releases)
- [Changelog](https://github.com/EndBug/add-and-commit/blob/master/CHANGELOG.md)
- [Commits](EndBug/add-and-commit@v7.1.0...f1d41de)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 5, 2021
1 parent 0d67b08 commit 5bc327d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rector.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- run: vendor/bin/ecs check --fix --ansi

- if: github.event.pull_request.head.repo.full_name == github.repository
uses: EndBug/add-and-commit@v7.1.0
uses: EndBug/add-and-commit@v7.1.1
with:
add: .
message: "Rector Rectify"
Expand Down

0 comments on commit 5bc327d

Please sign in to comment.