Skip to content

Commit ccf03d6

Browse files
chore(deps): bump stefanzweifel/git-auto-commit-action from 6 to 7 (#11479)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8b44659 commit ccf03d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-autofix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ jobs:
4242
- name: Print Diff
4343
run: git diff
4444

45-
- uses: stefanzweifel/git-auto-commit-action@v6
45+
- uses: stefanzweifel/git-auto-commit-action@v7
4646
with:
4747
commit_message: 'refactor: apply lint autofix'

0 commit comments

Comments
 (0)