From 79412eb1372195812f1175790c5560060bb2491b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Feb 2022 12:43:31 -0700 Subject: [PATCH] chore(deps): update aquasecurity/trivy-action commit hash to a7a829a (#4821) 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 7d18ada0..0f33d241 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@9c21d3ca2c14eb35419e2a8b66d1195946d579b8 + uses: aquasecurity/trivy-action@a7a829a4345428ddd92ca57b18257440f6a18c90 with: scan-type: "fs" scan-ref: "."