Skip to content

Commit 1a85b37

Browse files
Update tool sigstore/cosign to v2.6.3
1 parent 17efea8 commit 1a85b37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -993,7 +993,7 @@ catalog-push: ## Push a catalog image.
993993

994994
# Tool versions for supply chain securitya
995995
# renovate: datasource=github-releases depName=sigstore/cosign
996-
COSIGN_VERSION ?= v2.5.0
996+
COSIGN_VERSION ?= v2.6.3
997997
COSIGN ?= $(LOCALBIN)/cosign
998998

999999

0 commit comments

Comments
 (0)