Skip to content

Commit c38ce65

Browse files
authored
Merge pull request kubernetes-sigs#9671 from killianmuldoon/pr-bump-trivy-0.47.0
🌱 Bump Trivy to v0.47.0
2 parents b9d1b00 + f880174 commit c38ce65

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.46.0
148+
TRIVY_VER := 0.47.0
149149

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

0 commit comments

Comments
 (0)