Skip to content

Commit d4d0a5d

Browse files
committed
[Actions] Updated .github/workflows/reformat-yaml.yml
1 parent 9c2c57e commit d4d0a5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reformat-yaml.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
uses: credfeto/action-yaml-format@v1.3.2
5555

5656
- name: "Commit Changes"
57-
uses: stefanzweifel/git-auto-commit-action@v5.2.0
57+
uses: stefanzweifel/git-auto-commit-action@v6.0.0
5858
with:
5959
commit_message: "[Reformat] YAML Files to common format"
6060
file_pattern: "*.yml"

0 commit comments

Comments
 (0)