514-labs/Sign Binaries
does what the name says. it signs the binaries.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Feb 13, 2025
- License
- None
Pinned Snippet
uses: 514-labs/secure-bin-signer-action@0596d7378a58a582dda17b1c9f73e73c872cf65c # 1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| target | The build target architecture | yes | — |
| binary-path | Path to the binary directory | yes | — |
| binary-name | Name of the binary to sign | yes | moose-cli |
| op-service-account-token | 1Password service account token | yes | — |
| version | Version of the binary being uploaded | yes | — |
Outputs
no outputs