Skip to content

Not able to install cosing using gihubaction with v3.0.1 #4452

@vishrane

Description

@vishrane

Description

Not able to install cosign using below github action with release v3.0.1

sigstore/[email protected]
with:
cosign-release: v3.0.1
install-dir: $HOME/.cosign
use-sudo: false

getting below error msg:
INFO: Downloading bootstrap version 'v2.5.3' of cosign to verify version to be installed...
https://github.com/sigstore/cosign/releases/download/v2.5.3/cosign-linux-amd64
INFO: Custom cosign version 'v3.0.1' requested
INFO: Downloading platform-specific version 'v3.0.1' of cosign...
https://github.com/sigstore/cosign/releases/download/v3.0.1/cosign-linux-amd64
INFO: Downloading detached signature for platform-specific 'v3.0.1' of cosign...
https://github.com/sigstore/cosign/releases/download/v3.0.1/cosign-linux-amd64.sig
Error: Process completed with exit code 22.

when click on .sig file its throwing 404 on webpage.

Version

v3.0.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions