actions-marketplace-validations/Generate Checksum
Generates a checksum file from a list of glob patterns
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| method | Hashing algorithm to use [md5, sha1, sha256, sha512] | no | sha256 |
| output | Output file path | no | checksum.txt |
| patterns | List of glob patterns to use for matching files | yes | — |
Outputs
no outputs