We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fa339f commit 27b0b13Copy full SHA for 27b0b13
.github/workflows/cve_checks.yml
@@ -68,7 +68,7 @@ jobs:
68
cache-to: type=local,dest=/tmp/.buildx-cache
69
70
- name: Run CVE checks
71
- uses: aquasecurity/trivy-action@18f2510ee396bbf400402947b394f2dd8c87dbb0 # infered from @v0.29.0
+ uses: aquasecurity/trivy-action@6c175e9c4083a92bbca2f9724c8a5e33bc2d97a5 # infered from @v0.30.0
72
with:
73
image-ref: "ghcr.io/kafbat/kafka-ui:latest"
74
format: "table"
0 commit comments