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