From f89bdfbd515fb2d9a6dbef598f68b0fa337fc438 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 May 2022 04:17:53 +0000 Subject: [PATCH] Bump aquasecurity/trivy-action from 0.2.2 to 0.2.5 (#97) --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 85c1c93..a495be7 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -212,7 +212,7 @@ jobs: # Docs: name: docker-image path: .artifact - - uses: aquasecurity/trivy-action@0.2.2 # action page: + - uses: aquasecurity/trivy-action@0.2.5 # action page: with: input: .artifact/docker-image.tar format: sarif