Skip to content
This repository was archived by the owner on Nov 4, 2025. It is now read-only.

Commit 9c05d0d

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v7
1 parent 7d00198 commit 9c05d0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v6
146+
uses: stefanzweifel/git-auto-commit-action@v7
147147
with:
148148
branch: >-
149149
${{

0 commit comments

Comments
 (0)