Skip to content

Commit ee45a4f

Browse files
authored
Merge pull request #3066 from k8s-infra-cherrypick-robot/cherry-pick-3064-to-release-0.14
🌱 Update Trivy version to 0.69.3
2 parents 7fdaf5e + 5b1c673 commit ee45a4f

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)