diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index aeef9119a..b008c40d8 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.13.0 # action page: + - uses: aquasecurity/trivy-action@0.13.1 # action page: with: image-ref: rr:local format: "table"