From 7ef471381ca15bac739e16e8f7218f76b87a1590 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Aug 2022 04:56:24 +0000 Subject: [PATCH] Bump aquasecurity/trivy-action from 0.5.1 to 0.6.1 (#126) --- .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 840fc02..e540032 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.5.1 # action page: + - uses: aquasecurity/trivy-action@0.6.1 # action page: with: input: .artifact/docker-image.tar format: sarif