hashicorp/install signore
installs the signore client from a GitHub Packages docker image
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| signer | the signer to add to the signore config (optional) | — | — |
| token | GITHUB_TOKEN with access to the signore package Not required if the calling repository is in the `hashicorp` GitHub organization | — | ${{ github.token }} |
| version | signore cli version to install (semver supported) | yes | v0 |
Outputs
| name | description |
|---|---|
| version | the version of the signore CLI that was installed |