Skip to content

Commit

Permalink
[Actions] Updated .github/workflows/reformat-sql.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Jan 13, 2025
1 parent e3b3f14 commit 18771d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reformat-sql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
uses: credfeto/action-sql-format@v1.5.1

- name: "Commit Changes"
uses: stefanzweifel/git-auto-commit-action@v5.0.1
uses: stefanzweifel/git-auto-commit-action@v5.1.0
with:
commit_message: "[Reformat] SQL Files to common format"
file_pattern: "*.sql"
Expand Down

0 comments on commit 18771d6

Please sign in to comment.