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 8c1ddc3 + 6bd6001 commit 79689e8Copy full SHA for 79689e8
.github/workflows/lts.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
push_options: --force
.github/workflows/snapshot.yml
@@ -35,7 +35,7 @@ jobs:
35
36
37
38
39
40
41
0 commit comments