Skip to content

Commit 369bb97

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
git_commit_gpgsign: true
3737

3838
- name: Commit and Push
39-
uses: stefanzweifel/git-auto-commit-action@v6
39+
uses: stefanzweifel/git-auto-commit-action@v7
4040
with:
4141
# TODO: GPG sign: https://github.com/stefanzweifel/git-auto-commit-action?tab=readme-ov-file#signing-commits
4242
commit_message: "[skip ci] style: format code with prettier"

0 commit comments

Comments
 (0)