sandercox/Trusted Signing
Sign your files with Trusted Signing.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| cache-dependencies | A boolean value (true/false) that indicates if the dependencies for this action should be cached by GitHub or not. The default value is true. When using self-hosted runners, caches from workflow runs are stored on GitHub-owned cloud storage. A customer-owned storage solution is only available with GitHub Enterprise Server. When enabled, this option can reduce the duration of the action by at least 1 minute. | no | true |
| endpoint | The endpoint to use for signing. | no | https://weu.code-signing.azure.com |
| account_name | The name of the account to use for signing. | yes | — |
| profile_name | The name of the profile to use for signing. | yes | — |
| correlation_id | The correlation ID to use for signing - this helps keeping track in the Azure portal where the signing request came from. | no | "" |
Outputs
no outputs