actions-marketplace-validations/Code sign a file
Sign a file with a code signing certificate.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| certificate | The base64 encoded certificate. | yes | — |
| password | The certificate password. | no | — |
| folder | The folder that contains the files to sign. | no | — |
| recursive | Recursively search for supported files in the specified folder. | no | — |
| files | The paths to the files to sign. | no | — |
| description | The description of the signed content. | no | — |
Outputs
no outputs