diff --git a/Makefile b/Makefile index 4ae69ba790..021a36b1a4 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 ?= v2.6.3 COSIGN ?= $(LOCALBIN)/cosign