antongolub/Setup Bun Runtime

Setup Bun Runtime

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
bun-versionVersion Spec of the version to use. Examples: 0.0.77, 0.1.2, >=0.1no
bun-repoGitHub release stream to use. Defaults to: Jarred-Sumner/bun-releases-for-updaterno
versionAlias for bun-version optionno
cacheEnable cross-job installed modules caching. Default is falseno
cache-binEnable cross-job installed bun binaries caching. Default is falseno
bun-configOverride bunfig.toml file. JSON string as inputno
configbun-config option aliasno
tokenGitHub PAT token to useno${{ github.token }}
namedescription
cache-hitA boolean value to indicate if a module cache was hit
bun-versionThe installed bun version
errorThe error message if any