Skip to content

Commit 1514968

Browse files
authored
Merge pull request #507 from AuthMe/dependabot/github_actions/master/stefanzweifel/git-auto-commit-action-7
Bump stefanzweifel/git-auto-commit-action from 6 to 7
2 parents 6bd2b01 + 66aeb5c commit 1514968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mega-linter.yml

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

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

0 commit comments

Comments
 (0)