Skip to content

Commit bf0d242

Browse files
dependabot[bot]simonschaufi
authored andcommitted
Bump stefanzweifel/git-auto-commit-action from 4 to 5
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 5. - [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases) - [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md) - [Commits](stefanzweifel/git-auto-commit-action@v4...v5) --- updated-dependencies: - dependency-name: stefanzweifel/git-auto-commit-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 56498b3 commit bf0d242

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rector.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
-
3131
# commit only to core contributors who have repository access
32-
uses: stefanzweifel/git-auto-commit-action@v4
32+
uses: stefanzweifel/git-auto-commit-action@v5
3333
with:
3434
commit_message: '[rector] Rector fixes'
3535
commit_author: 'GitHub Action <actions@github.com>'

0 commit comments

Comments
 (0)