From 5bb755c69071f14c44906a988771a4847e8ec5b9 Mon Sep 17 00:00:00 2001 From: westonsteimel Date: Tue, 30 Aug 2022 08:01:48 +0000 Subject: [PATCH] Update grype bootstrap tools to latest versions. Signed-off-by: GitHub --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9e6a680e906..ba1cdf4c8c7 100644 --- a/Makefile +++ b/Makefile @@ -39,7 +39,7 @@ BOUNCER_VERSION = v0.4.0 CHRONICLE_VERSION = v0.4.1 GOSIMPORTS_VERSION = v0.3.1 YAJSV_VERSION = v1.4.0 -GORELEASER_VERSION = v1.11.0 +GORELEASER_VERSION = v1.11.1 ## Variable assertions