From dd8015e7a5b67e84d3955400741bfcfbe72b9b34 Mon Sep 17 00:00:00 2001 From: "anchore-actions-token-generator[bot]" <102182147+anchore-actions-token-generator[bot]@users.noreply.github.com> Date: Tue, 29 Nov 2022 10:09:08 -0500 Subject: [PATCH] Update grype bootstrap tools to latest versions. (#1017) Co-authored-by: westonsteimel --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 02e15d83..a0adf39e 100644 --- a/Makefile +++ b/Makefile @@ -39,7 +39,7 @@ BOUNCER_VERSION = v0.4.0 CHRONICLE_VERSION = v0.4.2 GOSIMPORTS_VERSION = v0.3.4 YAJSV_VERSION = v1.4.1 -GORELEASER_VERSION = v1.13.0 +GORELEASER_VERSION = v1.13.1 ## Variable assertions