mrkshields/signadot sandbox
Apply Sandbox
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| image | The name and tag of the image build to be deployed | yes | — |
| response_file | The response file to output to; defaults to .signadot/response.yml | yes | ${{ github.workspace }}/.signadot/response.yml |
| signadot_api_key | The Signadot API Key to use from https://app.signadot.com/settings/apikeys; defaults to secrets.SIGNADOT_API_KEY | yes | ${{ secrets.SIGNADOT_API_KEY }} |
| signadot_cli_tag | The signadot/signadot-cli Docker image tag to use; defaults to latest | yes | latest |
| signadot_org | The Signadot Organization Name to use from https://app.signadot.com/settings/global | yes | — |
| template_file | The file to use with action | yes | ${{ github.workspace }}/.signadot/template.yml |
Outputs
no outputs