From 0cc513c6d63fa9f5cae9faa80f762e4678bc570c Mon Sep 17 00:00:00 2001 From: wagoodman <590471+wagoodman@users.noreply.github.com> Date: Sat, 4 Jan 2025 08:00:42 +0000 Subject: [PATCH] Update grype-db bootstrap tools to latest versions. Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0635d6e6..a3738979 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ CHRONICLE_CMD = $(TEMP_DIR)/chronicle GLOW_CMD = $(TEMP_DIR)/glow # Tool versions ################################# -GOLANGCILINT_VERSION = v1.62.2 +GOLANGCILINT_VERSION = v1.63.4 GOSIMPORTS_VERSION := v0.3.8 BOUNCER_VERSION = v0.4.0 CHRONICLE_VERSION = v0.8.0