From 30e8c4ab8ea6cb759769548613accdb91c95dd33 Mon Sep 17 00:00:00 2001 From: "anchore-actions-token-generator[bot]" <102182147+anchore-actions-token-generator[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 09:26:30 -0400 Subject: [PATCH] Update syft bootstrap tools to latest versions. (#1225) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1637658306f..5be2877893e 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ GOSIMPORTS_VERSION = v0.3.2 BOUNCER_VERSION = v0.4.0 CHRONICLE_VERSION = v0.4.1 GORELEASER_VERSION = v1.11.4 -YAJSV_VERSION = v1.4.0 +YAJSV_VERSION = v1.4.1 COSIGN_VERSION = v1.12.1 # formatting variables