We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fe991d commit 369bb97Copy full SHA for 369bb97
.github/workflows/format.yml
@@ -36,7 +36,7 @@ jobs:
36
git_commit_gpgsign: true
37
38
- name: Commit and Push
39
- uses: stefanzweifel/git-auto-commit-action@v6
+ uses: stefanzweifel/git-auto-commit-action@v7
40
with:
41
# TODO: GPG sign: https://github.com/stefanzweifel/git-auto-commit-action?tab=readme-ov-file#signing-commits
42
commit_message: "[skip ci] style: format code with prettier"
0 commit comments