Skip to content

Commit 64227d4

Browse files
authored
Merge pull request #3064 from Nordix/lentzi90/bump-trivy
🌱 Update Trivy version to 0.69.3
2 parents 33576a3 + 65ed5b2 commit 64227d4

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
@@ -57,7 +57,7 @@ GOVULNCHECK_VER := v1.1.4
5757
GOVULNCHECK_BIN := govulncheck
5858
GOVULNCHECK_PKG := golang.org/x/vuln/cmd/govulncheck
5959

60-
TRIVY_VER := 0.49.1
60+
TRIVY_VER := 0.69.3
6161

6262
# Binaries.
6363
CONTROLLER_GEN := $(TOOLS_BIN_DIR)/controller-gen

0 commit comments

Comments
 (0)