From 91eece47ffc5de009dccb916458b9ba734864319 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, 4 Oct 2022 10:18:21 +0100 Subject: [PATCH] Update syft bootstrap tools to latest versions. (#1239) Signed-off-by: GitHub Co-authored-by: spiffcs --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5be2877893e..45e558e25b1 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ GOLANGCILINT_VERSION = v1.49.0 GOSIMPORTS_VERSION = v0.3.2 BOUNCER_VERSION = v0.4.0 CHRONICLE_VERSION = v0.4.1 -GORELEASER_VERSION = v1.11.4 +GORELEASER_VERSION = v1.11.5 YAJSV_VERSION = v1.4.1 COSIGN_VERSION = v1.12.1