Skip to content

Commit 1fb3c35

Browse files
authored
Merge pull request #495 from AuthMe/dependabot/github_actions/master/stefanzweifel/git-auto-commit-action-6
Bump stefanzweifel/git-auto-commit-action from 5 to 6
2 parents 1ba1aa8 + 0344ef4 commit 1fb3c35

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@v5
169+
uses: stefanzweifel/git-auto-commit-action@v6
170170
if: >-
171171
steps.ml.outputs.has_updated_sources == 1 &&
172172
(

0 commit comments

Comments
 (0)