Skip to content

Commit f2f58e0

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v7
1 parent 5fdf16b commit f2f58e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: if [[ `git status --porcelain` ]]; then exit 1; fi
3737

3838
- name: Commit
39-
uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6.0.1
39+
uses: stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7.0.0
4040
with:
4141
commit_message: Format
4242

0 commit comments

Comments
 (0)