diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index c51b3a0..65738c8 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.16.1 # action page: + - uses: aquasecurity/trivy-action@0.18.0 # action page: with: input: .artifact/docker-image.tar format: sarif