We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c37fa53 + c6f3c39 commit 750ca8fCopy full SHA for 750ca8f
.github/workflows/snapshot.yml
@@ -38,7 +38,7 @@ jobs:
38
cmd: run-script format
39
40
- name: Commit Format Changes
41
- uses: stefanzweifel/git-auto-commit-action@v6
+ uses: stefanzweifel/git-auto-commit-action@v7
42
with:
43
commit_message: Apply cfformat changes
44
0 commit comments