From 53e0690e4b4f6e64eab366d81d6d9ebe8031f02d Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 8 Apr 2026 11:30:08 +0000 Subject: [PATCH] Update `cosign@latest` to 3.0.6 --- CHANGELOG.md | 2 ++ manifests/cosign.json | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a38bbbe7..e8199511 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `cosign@latest` to 3.0.6. + ## [2.75.0] - 2026-04-07 - Support `cosign`. ([#1677](https://github.com/taiki-e/install-action/pull/1677)) diff --git a/manifests/cosign.json b/manifests/cosign.json index fa4ea6b2..51466871 100644 --- a/manifests/cosign.json +++ b/manifests/cosign.json @@ -28,13 +28,13 @@ }, "license_markdown": "[Apache-2.0](https://github.com/sigstore/cosign/blob/main/LICENSE)", "latest": { - "version": "3.0.5" + "version": "3.0.6" }, "3": { - "version": "3.0.5" + "version": "3.0.6" }, "3.0": { - "version": "3.0.5" + "version": "3.0.6" }, "3.0.6": { "x86_64_linux_musl": {