From 02fb757c2111302cf6f9f5c95222704a2e69dbd8 Mon Sep 17 00:00:00 2001 From: "anchore-actions-token-generator[bot]" <102182147+anchore-actions-token-generator[bot]@users.noreply.github.com> Date: Wed, 25 Jan 2023 10:31:53 -0500 Subject: [PATCH] Update syft bootstrap tools to latest versions. (#1515) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3750e867830..d17deddf84e 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ SNAPSHOT_CMD := $(RELEASE_CMD) --skip-publish --skip-sign --snapshot GOLANGCILINT_VERSION := v1.50.1 GOSIMPORTS_VERSION := v0.3.5 BOUNCER_VERSION := v0.4.0 -CHRONICLE_VERSION := v0.4.2 +CHRONICLE_VERSION := v0.5.1 GORELEASER_VERSION := v1.14.1 YAJSV_VERSION := v1.4.1 COSIGN_VERSION := v1.13.1