Update sqformat to latest version (#1008)

update sqformat
This commit is contained in:
Bobbyperson 2026-08-07 15:03:17 -04:00 committed by GitHub
parent 16e08921b7
commit 509b14c727
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,7 @@ jobs:
- uses: actions/checkout@v4
- name: Download sqformat
run: |
curl -sSL https://github.com/Bobbyperson/sqformat/releases/download/v1.2.0/sqformat-linux-x86_64 -o sqformat
curl -sSL https://github.com/Bobbyperson/sqformat/releases/download/v1.2.1/sqformat-linux-x86_64 -o sqformat
chmod +x sqformat
- name: Check formatting
run: ./sqformat -dr .