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 e21c625 + e01e0aa commit 98674efCopy full SHA for 98674ef
1 file changed
.github/workflows/snapshot.yml
@@ -28,7 +28,7 @@ jobs:
28
cmd: run-script format
29
30
- name: Commit Format Changes
31
- uses: stefanzweifel/git-auto-commit-action@v6
+ uses: stefanzweifel/git-auto-commit-action@v7
32
with:
33
commit_message: Apply cfformat changes
34
0 commit comments