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