diff --git a/.github/workflows/security.yaml b/.github/workflows/security.yaml index 372f70799733d..c7033169b385d 100644 --- a/.github/workflows/security.yaml +++ b/.github/workflows/security.yaml @@ -97,6 +97,9 @@ jobs: restore-keys: | js-${{ runner.os }}- + - name: Install sqlc + run: | + curl -sSL https://github.com/kyleconroy/sqlc/releases/download/v1.17.2/sqlc_1.17.2_linux_amd64.tar.gz | sudo tar -C /usr/bin -xz sqlc - name: Install yq run: go run github.com/mikefarah/yq/v4@v4.30.6 - name: Install protoc-gen-go pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy