Skip to content

Commit 911271a

Browse files
Bump aquasecurity/trivy-action from 0.19.0 to 0.29.0 (#672)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7a1a6fa commit 911271a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cve_checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
cache-to: type=local,dest=/tmp/.buildx-cache
6363

6464
- name: Run CVE checks
65-
uses: aquasecurity/trivy-action@0.19.0
65+
uses: aquasecurity/trivy-action@0.29.0
6666
with:
6767
image-ref: "ghcr.io/kafbat/kafka-ui:${{ steps.build.outputs.version }}"
6868
format: "table"

0 commit comments

Comments
 (0)