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