From 20def1c9cb693b3ec50ded5b47bc57c53d553f83 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 05:31:03 +0000 Subject: [PATCH] chore(deps): update aquasecurity/trivy-action action to v0.25.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 bd9bc68..47615e9 100644 --- a/.github/workflows/speculative-plan.yaml +++ b/.github/workflows/speculative-plan.yaml @@ -93,7 +93,7 @@ jobs: show-progress: false - name: Run with SARIF Output - uses: aquasecurity/trivy-action@6e7b7d1fd3e4fef0c5fa8cce1229c54b2c9bd0d8 # 0.24.0 + uses: aquasecurity/trivy-action@f781cce5aab226378ee181d764ab90ea0be3cdd8 # 0.25.0 with: scan-type: "fs" format: "sarif"