Skip to content

Commit

Permalink
[Dependencies] - Update .github/workflows/reformat-sql.yml to match t…
Browse files Browse the repository at this point in the history
…he template repo
  • Loading branch information
credfeto committed Oct 9, 2023
1 parent dbc0ab8 commit adb39c3
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 @@ -33,7 +33,7 @@ jobs:
token: ${{secrets.SOURCE_PUSH_TOKEN}}
# - name: Reformat
# uses: credfeto/[email protected]
- uses: stefanzweifel/git-auto-commit-action@v4.16.0
- uses: stefanzweifel/git-auto-commit-action@v5.0.0
with:
commit_message: "[Reformat] SQL Files to common format"
file_pattern: "*.sql"
Expand Down

0 comments on commit adb39c3

Please sign in to comment.