From d4f9993b8d5ff947a085eeed15e5af3cd9b784d1 Mon Sep 17 00:00:00 2001 From: "anchore-actions-token-generator[bot]" <102182147+anchore-actions-token-generator[bot]@users.noreply.github.com> Date: Thu, 5 Jan 2023 10:20:58 -0500 Subject: [PATCH] chore: update bootstrap tools to latest versions. (#1428) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 963fa5866..e37d1f842 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ GOLANGCILINT_VERSION = v1.50.1 GOSIMPORTS_VERSION = v0.3.4 BOUNCER_VERSION = v0.4.0 CHRONICLE_VERSION = v0.4.2 -GORELEASER_VERSION = v1.13.1 +GORELEASER_VERSION = v1.14.1 YAJSV_VERSION = v1.4.1 COSIGN_VERSION = v1.13.1 QUILL_VERSION = v0.2.0