diff --git a/Makefile b/Makefile index 4ae69ba790..629ae583e8 100644 --- a/Makefile +++ b/Makefile @@ -993,7 +993,7 @@ catalog-push: ## Push a catalog image. # Tool versions for supply chain securitya # renovate: datasource=github-releases depName=sigstore/cosign -COSIGN_VERSION ?= v2.5.0 +COSIGN_VERSION ?= v3.0.6 COSIGN ?= $(LOCALBIN)/cosign