tcdent/Checksums Action

A reusable action to create checksum.txt

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
bun-versionThe version of Bun to usenolatest
repoThe GitHub repository (owner/repo)no
patternsPatterns for the files to run checksum onno""
algorithmHash algorithm to use. default to sha256. See https://bun.sh/docs/api/hashing#bun-cryptohashernosha256
pre-releaseRun on pre releasenofalse
tagTag of the releaseno""
file-nameFile name of the checksum filenochecksum.txt
dry-runCreate checksum without upload. will be available in the output of the action runnofalse

no outputs