From 47c4338c9e6a1a7a01b00928b6f0e0fc66c41113 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jul 2023 23:43:11 +0000 Subject: [PATCH] build(deps): bump aquasecurity/trivy-action from 0.10.0 to 0.11.2 (#207) --- .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 8c7b2dc..78ada34 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -193,7 +193,7 @@ jobs: # Docs: name: docker-image path: .artifact - - uses: aquasecurity/trivy-action@0.10.0 # action page: + - uses: aquasecurity/trivy-action@0.11.2 # action page: with: input: .artifact/docker-image.tar format: sarif