Remove latest tag for pgformatter. (#4589)

This commit is contained in:
Dessalines 2024-04-03 17:29:24 -04:00 committed by GitHub
parent 5237233f97
commit aaaa362b98
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ steps:
- event: pull_request
sql_fmt:
image: backplane/pgformatter:latest
image: backplane/pgformatter
commands:
- ./scripts/sql_format_check.sh
when: