From 047a4f01f2454247509052a9cbc2bd8bec16bf00 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Dec 2021 10:38:13 -0700 Subject: [PATCH] chore(deps): update aquasecurity/trivy-action commit hash to 8f4c716 (#4650) 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 5aeb94cf8..9d516fc25 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -428,7 +428,7 @@ jobs: uses: actions/checkout@v2 - name: Run Trivy vulnerability scanner in repo mode #Commit SHA for v0.0.17 - uses: aquasecurity/trivy-action@81cc8cd841e9e59602c165cc93336e39dc2f12c8 + uses: aquasecurity/trivy-action@8f4c7160b470bafe4299efdc1c8a1fb495f8325a with: scan-type: "fs" scan-ref: "."