From 7561fc43064e6222ac5916fa7a7a915374bbb7d8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Dec 2021 10:38:18 -0700 Subject: [PATCH] chore(deps): update aquasecurity/trivy-action commit hash to 81cc8cd (#4601) Co-authored-by: Renovate Bot Co-authored-by: Joe Previte --- .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 61dd82c0..5aeb94cf 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@0769bbf0d2a77b3c15b3b57fbcdd2edd25a1c3f0 + uses: aquasecurity/trivy-action@81cc8cd841e9e59602c165cc93336e39dc2f12c8 with: scan-type: "fs" scan-ref: "."