From e7fe550dbd7586aa1f72e5dbf1a745936af54096 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Mar 2026 21:05:19 +0000 Subject: [PATCH] chore(deps): update aquasecurity/trivy-action action to v0.35.0 --- .github/workflows/trivy-scan.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/trivy-scan.yml b/.github/workflows/trivy-scan.yml index a9af23f..df0869e 100644 --- a/.github/workflows/trivy-scan.yml +++ b/.github/workflows/trivy-scan.yml @@ -48,7 +48,7 @@ jobs: trivy-${{ runner.os }}- - name: Run Trivy image scan - uses: aquasecurity/trivy-action@97e0b3872f55f89b95b2f65b3dbab56962816478 # 0.34.2 + uses: aquasecurity/trivy-action@57a97c7e7821a5776cebc9bb87c984fa69cba8f1 # v0.35.0 with: image-ref: ghcr.io/${{ github.repository }}:latest format: sarif