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 12f117c commit 566ebd9Copy full SHA for 566ebd9
.github/workflows/cve_checks.yml
@@ -62,7 +62,7 @@ jobs:
62
cache-to: type=local,dest=/tmp/.buildx-cache
63
64
- name: Run CVE checks
65
- uses: aquasecurity/trivy-action@0.19.0
+ uses: aquasecurity/trivy-action@0.29.0
66
with:
67
image-ref: "ghcr.io/kafbat/kafka-ui:${{ steps.build.outputs.version }}"
68
format: "table"
0 commit comments