Skip to content

Commit

Permalink
Bump EndBug/add-and-commit from 7.2.1 to 7.4.0 (#943)
Browse files Browse the repository at this point in the history
Bumps [EndBug/add-and-commit](https://github.com/EndBug/add-and-commit) from 7.2.1 to 7.4.0.
- [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.2.1...v7.4.0)

---
updated-dependencies:
- dependency-name: EndBug/add-and-commit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 1, 2021
1 parent 22b9e19 commit 363e791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rector.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,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@v7.2.1
uses: EndBug/add-and-commit@v7.4.0
with:
# The arguments for the `git add` command (see the paragraph below for more info)
add: .
Expand Down

0 comments on commit 363e791

Please sign in to comment.