Skip to content

Commit ed091c1

Browse files
authored
Merge pull request kubernetes-sigs#9445 from killianmuldoon/pr-bump-trivy
🌱 Bump Trivy to v0.45.1
2 parents 1735aa5 + ea00de8 commit ed091c1

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
@@ -145,7 +145,7 @@ HADOLINT_FAILURE_THRESHOLD = warning
145145

146146
SHELLCHECK_VER := v0.9.0
147147

148-
TRIVY_VER := 0.45.0
148+
TRIVY_VER := 0.45.1
149149

150150
KPROMO_VER := v4.0.4
151151
KPROMO_BIN := kpromo

0 commit comments

Comments
 (0)