From df1a0e20ee75bfc095f86636fdb8c5a8443f75ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Sep 2022 02:53:52 +0000 Subject: [PATCH] Bump aquasecurity/trivy-action from 0.6.1 to 0.7.1 (#137) --- .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 a9e4e46..dfee549 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.6.1 # action page: + - uses: aquasecurity/trivy-action@0.7.1 # action page: with: input: .artifact/docker-image.tar format: sarif