diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index a5a272a..8c7b2dc 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.9.2 # action page: + - uses: aquasecurity/trivy-action@0.10.0 # action page: with: input: .artifact/docker-image.tar format: sarif