diff --git a/Makefile b/Makefile index 6a98c69661c2..b4b6dce8934e 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ GORELEASER_VERSION := v1.18.2 YAJSV_VERSION := v1.4.1 COSIGN_VERSION := v1.13.1 QUILL_VERSION := v0.2.0 -GLOW_VERSION := v1.5.0 +GLOW_VERSION := v1.5.1 # Formatting variables ################################# BOLD := $(shell tput -T linux bold)