From 23f52f25e2176674b4ddea6b7e766ec6fc5466ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Mar 2023 03:53:22 +0000 Subject: [PATCH] Bump aquasecurity/trivy-action from 0.8.0 to 0.9.1 (#177) --- .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 df3dd42..c6b16ef 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -192,7 +192,7 @@ jobs: # Docs: name: docker-image path: .artifact - - uses: aquasecurity/trivy-action@0.8.0 # action page: + - uses: aquasecurity/trivy-action@0.9.1 # action page: with: input: .artifact/docker-image.tar format: sarif