Skip to content

Commit 9c2c57e

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reformat-sql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
uses: credfeto/action-sql-format@v1.5.1
5454

5555
- name: "Commit Changes"
56-
uses: stefanzweifel/git-auto-commit-action@v5.2.0
56+
uses: stefanzweifel/git-auto-commit-action@v6.0.0
5757
with:
5858
commit_message: "[Reformat] SQL Files to common format"
5959
file_pattern: "*.sql"

0 commit comments

Comments
 (0)