mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-09 14:20:29 +00:00
Update cosign@latest to 3.0.6
This commit is contained in:
committed by
github-actions[bot]
parent
0bb270a59a
commit
53e0690e4b
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
- Update `cosign@latest` to 3.0.6.
|
||||||
|
|
||||||
## [2.75.0] - 2026-04-07
|
## [2.75.0] - 2026-04-07
|
||||||
|
|
||||||
- Support `cosign`. ([#1677](https://github.com/taiki-e/install-action/pull/1677))
|
- Support `cosign`. ([#1677](https://github.com/taiki-e/install-action/pull/1677))
|
||||||
|
|||||||
6
manifests/cosign.json
generated
6
manifests/cosign.json
generated
@@ -28,13 +28,13 @@
|
|||||||
},
|
},
|
||||||
"license_markdown": "[Apache-2.0](https://github.com/sigstore/cosign/blob/main/LICENSE)",
|
"license_markdown": "[Apache-2.0](https://github.com/sigstore/cosign/blob/main/LICENSE)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "3.0.5"
|
"version": "3.0.6"
|
||||||
},
|
},
|
||||||
"3": {
|
"3": {
|
||||||
"version": "3.0.5"
|
"version": "3.0.6"
|
||||||
},
|
},
|
||||||
"3.0": {
|
"3.0": {
|
||||||
"version": "3.0.5"
|
"version": "3.0.6"
|
||||||
},
|
},
|
||||||
"3.0.6": {
|
"3.0.6": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user