We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fadd307 commit c9f0298Copy full SHA for c9f0298
.github/workflows/cve.yaml
@@ -55,7 +55,7 @@ jobs:
55
cache-to: type=local,dest=/tmp/.buildx-cache
56
57
- name: Run CVE checks
58
- uses: aquasecurity/trivy-action@0.8.0
+ uses: aquasecurity/trivy-action@0.9.1
59
with:
60
image-ref: "provectuslabs/kafka-ui:${{ steps.build.outputs.version }}"
61
format: "table"
0 commit comments