From f8c685240840f35b073b629510ed9b7a853227f7 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 11 Jun 2026 01:14:10 +0000 Subject: [PATCH] Update `cosign@latest` to 3.1.1 --- CHANGELOG.md | 2 ++ manifests/cosign.json | 7 +++++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 92157762..533e6bdb 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.1.1. + ## [2.81.9] - 2026-06-10 - Update `wasm-bindgen@latest` to 0.2.123. diff --git a/manifests/cosign.json b/manifests/cosign.json index 189580ba..e2274f5c 100644 --- a/manifests/cosign.json +++ b/manifests/cosign.json @@ -27,10 +27,13 @@ } }, "latest": { - "version": "3.0.6" + "version": "3.1.1" }, "3": { - "version": "3.0.6" + "version": "3.1.1" + }, + "3.1": { + "version": "3.1.1" }, "3.1.1": { "x86_64_linux_musl": {