Skip to content

Commit fd46b8f

Browse files
authored
Merge pull request #3305 from chrischdi/pr-kpromo-bump-24
🌱 Bump kpromo to 5ab0dbc74b0228c22a93d240596dff77464aee8f
2 parents 947f1e3 + dc4a5a8 commit fd46b8f

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
@@ -141,7 +141,7 @@ SHELLCHECK_VER := v0.9.0
141141

142142
TRIVY_VER := 0.49.1
143143

144-
KPROMO_VER := v4.0.5
144+
KPROMO_VER := 5ab0dbc74b0228c22a93d240596dff77464aee8f
145145
KPROMO_BIN := kpromo
146146
KPROMO := $(abspath $(TOOLS_BIN_DIR)/$(KPROMO_BIN)-$(KPROMO_VER))
147147
# KPROMO_PKG may have to be changed if KPROMO_VER increases its major version.

0 commit comments

Comments
 (0)