From cb3a33a502cf24cbc215ad55b9dee4800ccb7b77 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Jul 2025 22:03:02 +0000 Subject: [PATCH] chore(deps): update aquasecurity/trivy-action action to v0.32.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/speculative-plan.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/speculative-plan.yaml b/.github/workflows/speculative-plan.yaml index c28e58d..290173b 100644 --- a/.github/workflows/speculative-plan.yaml +++ b/.github/workflows/speculative-plan.yaml @@ -127,7 +127,7 @@ jobs: show-progress: false - name: Run with SARIF Output - uses: aquasecurity/trivy-action@76071ef0d7ec797419534a183b498b4d6366cf37 # 0.31.0 + uses: aquasecurity/trivy-action@dc5a429b52fcf669ce959baa2c2dd26090d2a6c4 # 0.32.0 with: scan-type: "fs" format: "sarif"