Skip to content

Commit 110c97e

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v7.1.0
1 parent c07e150 commit 110c97e

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@28e16e81777b558cc906c8750092100bbb34c5e3 # v7.0.0
39+
uses: stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9 # v7.1.0
4040
with:
4141
commit_message: Format
4242

0 commit comments

Comments
 (0)