From a20852b03a0f14875b9dc816ded92418b3313b00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Apr 2023 02:22:48 +0000 Subject: [PATCH] build(deps): bump aquasecurity/trivy-action from 0.9.1 to 0.9.2 (#182) --- .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 c6b16ef..3748e9d 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.9.1 # action page: + - uses: aquasecurity/trivy-action@0.9.2 # action page: with: input: .artifact/docker-image.tar format: sarif