diff --git a/.github/workflows/cve_checks.yml b/.github/workflows/cve_checks.yml index 19d4c2532..9f88499fc 100644 --- a/.github/workflows/cve_checks.yml +++ b/.github/workflows/cve_checks.yml @@ -68,7 +68,7 @@ jobs: cache-to: type=local,dest=/tmp/.buildx-cache - name: Run CVE checks - uses: aquasecurity/trivy-action@18f2510ee396bbf400402947b394f2dd8c87dbb0 # infered from @v0.29.0 + uses: aquasecurity/trivy-action@76071ef0d7ec797419534a183b498b4d6366cf37 # infered from @v0.31.0 with: image-ref: "ghcr.io/kafbat/kafka-ui:latest" format: "table"