From 5ca3aece39fce5fe55970542475a86b09226fae6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 03:08:31 +0000 Subject: [PATCH] chore(deps): update aquasecurity/trivy-action action to v0.33.1 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 b695a4f..38f1d3f 100644 --- a/.github/workflows/speculative-plan.yaml +++ b/.github/workflows/speculative-plan.yaml @@ -130,7 +130,7 @@ jobs: show-progress: false - name: Run with SARIF Output - uses: aquasecurity/trivy-action@f9424c10c36e288d5fa79bd3dfd1aeb2d6eae808 # 0.33.0 + uses: aquasecurity/trivy-action@b6643a29fecd7f34b3597bc6acb0a98b03d33ff8 # 0.33.1 with: scan-type: "fs" format: "sarif"