From a027c74c2cfb763ab282a53a0aaea09d85086409 Mon Sep 17 00:00:00 2001 From: "anchore-actions-token-generator[bot]" <102182147+anchore-actions-token-generator[bot]@users.noreply.github.com> Date: Mon, 29 Aug 2022 10:30:39 -0400 Subject: [PATCH] Update grype bootstrap tools to latest versions. (#903) Co-authored-by: westonsteimel --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 196c24587d1..9e6a680e906 100644 --- a/Makefile +++ b/Makefile @@ -37,9 +37,9 @@ SNAPSHOT_BIN=$(shell realpath $(shell pwd)/$(SNAPSHOTDIR)/$(OS)-build_$(OS)_amd6 GOLANGCILINT_VERSION = v1.49.0 BOUNCER_VERSION = v0.4.0 CHRONICLE_VERSION = v0.4.1 -GOSIMPORTS_VERSION = v0.3.0 +GOSIMPORTS_VERSION = v0.3.1 YAJSV_VERSION = v1.4.0 -GORELEASER_VERSION = v1.10.3 +GORELEASER_VERSION = v1.11.0 ## Variable assertions