From 8f57d22f639e132cbd87324abacd864232c611ce 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, 26 Sep 2023 11:14:25 -0400 Subject: [PATCH] chore(deps): update bootstrap tools to latest versions (#2171) Signed-off-by: GitHub Co-authored-by: spiffcs --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 55df25a2372..436131e80d2 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ GOLANGCILINT_VERSION := v1.54.2 GOSIMPORTS_VERSION := v0.3.8 BOUNCER_VERSION := v0.4.0 CHRONICLE_VERSION := v0.8.0 -GORELEASER_VERSION := v1.20.0 +GORELEASER_VERSION := v1.21.1 YAJSV_VERSION := v1.4.1 COSIGN_VERSION := v2.2.0 QUILL_VERSION := v0.4.1