diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 717749d5..136ffd29 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -128,7 +128,7 @@ jobs: - name: Try to execute run: docker run --rm rr:local -v - - uses: aquasecurity/trivy-action@0.32.0 # action page: + - uses: aquasecurity/trivy-action@0.33.1 # action page: with: image-ref: rr:local format: "table"