From 94badfcd51f4e04d6c82101a9547a056e5ca9c20 Mon Sep 17 00:00:00 2001 From: Dean Sheather Date: Wed, 5 Apr 2023 21:04:13 +0000 Subject: [PATCH] chore: fix trivy ci workflow --- .github/workflows/security.yaml | 3 +++ 1 file changed, 3 insertions(+) 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