qlrd/Sha256SumAction
Get file as input and prepare its sha256sum.txt file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| working-directory | the working directory where that file is located | — | — |
| file | the file that will be hashed | yes | — |
| ext | the sha256sum extension for the output file (ex: sha256sum.txt) | — | sha256sum.txt |
Outputs
| name | description |
|---|---|
| hash-file | path to created release-hash file |