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 7ee572a commit a8120dfCopy full SHA for a8120df
.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@dc5a429b52fcf669ce959baa2c2dd26090d2a6c4 # infered from @v0.32.0
72
with:
73
image-ref: "ghcr.io/kafbat/kafka-ui:latest"
74
format: "table"
0 commit comments