From 22339326fa14c5e641ad07d57a7622bb92d8dac9 Mon Sep 17 00:00:00 2001 From: spiffcs Date: Tue, 4 Oct 2022 08:08:49 +0000 Subject: [PATCH] Update syft bootstrap tools to latest versions. Signed-off-by: GitHub --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5be2877893e8..45e558e25b1e 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