From a72d2efb5febc6a12ee9b22f62c35fcb76f20d22 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 10:31:40 +0000 Subject: [PATCH] chore(deps): update dependency aquasecurity/trivy to v0.71.1 --- .github/workflows/trivy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/trivy.yml b/.github/workflows/trivy.yml index 116661b96a..d74f4701f7 100644 --- a/.github/workflows/trivy.yml +++ b/.github/workflows/trivy.yml @@ -23,7 +23,7 @@ jobs: image-ref: 'ghcr.io/containerbase/base:latest' format: 'sarif' output: 'trivy-results.sarif' - version: v0.71.0 + version: v0.71.1 - uses: github/codeql-action/upload-sarif@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2 with: