Skip to content

Commit 67ce700

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v6 (#230)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 979d2d2 commit 67ce700

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/megalinter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ jobs:
143143
) &&
144144
!contains(github.event.head_commit.message, 'skip fix')
145145
name: Commit and push applied linter fixes
146-
uses: stefanzweifel/git-auto-commit-action@v5
146+
uses: stefanzweifel/git-auto-commit-action@v6
147147
with:
148148
branch: >-
149149
${{

0 commit comments

Comments
 (0)