diff --git a/.github/workflows/pgTAP.yaml b/.github/workflows/pgTAP.yaml index 14e9c11e..e9a29197 100644 --- a/.github/workflows/pgTAP.yaml +++ b/.github/workflows/pgTAP.yaml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - - uses: supabase/setup-cli@df56b21da46c98abb12a9804e4fb1f657773e333 # v2.0.0 + - uses: supabase/setup-cli@3c2f5e2ae34c34e428e8e206e2c4d21fa2d20fbf # v2.1.1 with: version: 2.75.0 - name: Supabase Start