mirror of
https://github.com/taiki-e/install-action
synced 2026-09-07 20:03:26 +00:00
Support artifact attestations verification for kingfisher
This commit is contained in:
@@ -3,6 +3,14 @@
|
||||
"license_markdown": "[Apache-2.0](https://github.com/mongodb/kingfisher/blob/main/LICENSE)",
|
||||
"tag_prefix": "v",
|
||||
"version_range": ">= 1.86.0",
|
||||
"signing": {
|
||||
"version_range": ">= 1.91.0",
|
||||
"kind": {
|
||||
"gh-attestation": {
|
||||
"signer-workflow": "${repo}/.github/workflows/release.yml"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bin": "${package}${exe}",
|
||||
"platform": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
Reference in New Issue
Block a user