diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index c3b0539a5..aeef9119a 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -147,7 +147,7 @@ jobs: - name: Try to execute run: docker run --rm rr:local -v - - uses: aquasecurity/trivy-action@0.12.0 # action page: + - uses: aquasecurity/trivy-action@0.13.0 # action page: with: image-ref: rr:local format: "table"