Skip to content

Commit e83242d

Browse files
renovate[bot]davidB
authored andcommitted
chore(deps): update stefanzweifel/git-auto-commit-action action to v6
1 parent f79e0cc commit e83242d

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
@@ -155,7 +155,7 @@ jobs:
155155
run: sudo chown -Rc $UID .git/
156156

157157
- name: Commit and push applied linter fixes
158-
uses: stefanzweifel/git-auto-commit-action@v5
158+
uses: stefanzweifel/git-auto-commit-action@v6
159159
if: env.APPLY_FIXES_IF_COMMIT == 'true'
160160
with:
161161
branch: >-

0 commit comments

Comments
 (0)