diff --git a/.github/workflows/cve.yaml b/.github/workflows/cve.yaml index 8a8c2ac09e..810d4596e3 100644 --- a/.github/workflows/cve.yaml +++ b/.github/workflows/cve.yaml @@ -61,7 +61,7 @@ jobs: cache-to: type=local,dest=/tmp/.buildx-cache - name: Run CVE checks - uses: aquasecurity/trivy-action@0.2.2 + uses: aquasecurity/trivy-action@0.2.3 with: image-ref: "provectuslabs/kafka-ui:${{ steps.build.outputs.version }}" format: "table"