From b31d28546be4db7aef9b80b55f821ea529b282d4 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, 30 Aug 2022 09:17:52 -0400 Subject: [PATCH] Update grype bootstrap tools to latest versions. (#905) Co-authored-by: westonsteimel --- 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