attest/TypeScript Cache Action

A Github Action to cache Typescript `tsc --build` for incremental runs

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Apr 30, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: attest/typescript-cache-action@0b03fc3cebf618b0f57969d64732a57a174866db # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
cache-base-keyBase cache key for restoring cacheno""
cache-keycache key for restoring cacheno""
base-refBase ref for restoring cachenomain
filesCache for tsc output filesyes

no outputs