Skip to content

Commit d713289

Browse files
authored
Merge pull request #3070 from k8s-infra-cherrypick-robot/cherry-pick-3066-to-release-0.13
🌱 Update Trivy version to 0.69.3
2 parents a59804e + 5173af4 commit d713289

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ GOVULNCHECK_VER := v1.1.4
6161
GOVULNCHECK_BIN := govulncheck
6262
GOVULNCHECK_PKG := golang.org/x/vuln/cmd/govulncheck
6363

64-
TRIVY_VER := 0.49.1
64+
TRIVY_VER := 0.69.3
6565

6666
# Binaries.
6767
CONTROLLER_GEN := $(TOOLS_BIN_DIR)/controller-gen

0 commit comments

Comments
 (0)