Skip to content

Commit 60c91e1

Browse files
chore(deps): bump stefanzweifel/git-auto-commit-action from 5 to 7
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 5 to 7. - [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@v5...v7) --- updated-dependencies: - dependency-name: stefanzweifel/git-auto-commit-action dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a09ff20 commit 60c91e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mega-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ jobs:
168168
run: sudo chown -Rc $UID .git/
169169

170170
- name: Commit and push applied linter fixes
171-
uses: stefanzweifel/git-auto-commit-action@v5
171+
uses: stefanzweifel/git-auto-commit-action@v7
172172
if: >-
173173
steps.ml.outputs.has_updated_sources == 1 &&
174174
(

0 commit comments

Comments
 (0)