mirror of
https://github.com/OpenListTeam/OpenList-Frontend.git
synced 2026-03-15 03:20:25 +00:00
chore(deps): update stefanzweifel/git-auto-commit-action action to v7
This commit is contained in:
2
.github/workflows/format.yml
vendored
2
.github/workflows/format.yml
vendored
@@ -36,7 +36,7 @@ jobs:
|
||||
git_commit_gpgsign: true
|
||||
|
||||
- name: Commit and Push
|
||||
uses: stefanzweifel/git-auto-commit-action@v6
|
||||
uses: stefanzweifel/git-auto-commit-action@v7
|
||||
with:
|
||||
# TODO: GPG sign: https://github.com/stefanzweifel/git-auto-commit-action?tab=readme-ov-file#signing-commits
|
||||
commit_message: "[skip ci] style: format code with prettier"
|
||||
|
||||
Reference in New Issue
Block a user