From a989e0c3879e5a7cd52011a4de929e4d1e3faad3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Feb 2022 13:53:58 -0700 Subject: [PATCH] chore(deps): update aquasecurity/trivy-action commit hash to 2962126 (#4907) Co-authored-by: Renovate Bot --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 867426d9e..9f3bb7d53 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -458,7 +458,7 @@ jobs: uses: actions/checkout@v2 - name: Run Trivy vulnerability scanner in repo mode #Commit SHA for v0.0.17 - uses: aquasecurity/trivy-action@a7a829a4345428ddd92ca57b18257440f6a18c90 + uses: aquasecurity/trivy-action@296212627a1e693efa09c00adc3e03b2ba8edf18 with: scan-type: "fs" scan-ref: "."