From 4ecd70330a778f0df41817927f3718cc6e888510 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 21:28:27 +0000 Subject: [PATCH] Bump aquasecurity/trivy-action from 0.7.1 to 0.8.0 (#148) --- .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 dfee549..bfec0d1 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -210,7 +210,7 @@ jobs: # Docs: name: docker-image path: .artifact - - uses: aquasecurity/trivy-action@0.7.1 # action page: + - uses: aquasecurity/trivy-action@0.8.0 # action page: with: input: .artifact/docker-image.tar format: sarif