actions-marketplace-validations/Tool Cache
Implementation of Tool Cache in composite GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Feb 7, 2026
- License
- MPL 2.0
Pinned Snippet
uses: actions-marketplace-validations/animmouse_tool-cache@c58dc704bd326aa5d6f995afe80ac0486ec59c5e # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| folder_name | Folder name of the program inside runner temp | yes | — |
| cache_hit | If set to true, will not install the program since it is already installed by cache | — | — |
Outputs
no outputs