From 4d31463ed7be343ef39343e2f0c762539ff85aad Mon Sep 17 00:00:00 2001 From: simar7 <1254783+simar7@users.noreply.github.com> Date: Fri, 27 Sep 2024 23:52:51 -0600 Subject: [PATCH] Update aqua-cloud.yml --- .github/workflows/aqua-cloud.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/aqua-cloud.yml b/.github/workflows/aqua-cloud.yml index 1aa98d0c..77b0b024 100644 --- a/.github/workflows/aqua-cloud.yml +++ b/.github/workflows/aqua-cloud.yml @@ -15,7 +15,7 @@ jobs: uses: actions/checkout@v4 - name: Run Trivy vulnerability scanner against Aqua Cloud - uses: simar7/trivy-action@fe9b9e7e3c0d9e764d9c018d5603f57fba6aba3d + uses: simar7/trivy-action@fe9b9e7e3c0d9e764d9c018d5603f57fba6aba3d # refer: https://github.com/actions/runner/issues/2033 with: scan-type: 'fs' hide-progress: true