diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 83f649f..95fa643 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.13.1 # action page: + - uses: aquasecurity/trivy-action@0.14.0 # action page: with: input: .artifact/docker-image.tar format: sarif