actions-marketplace-validations/Cache Key Check

Check if a cache key or prefix would generate a hit if it would have been restored

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Mar 9, 2023
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/pascallj_cache-key-check@87ca61428fdeb72f0bfb4bcb06a9e3022a9eb588 # no releases — HEAD as of 2026-07-13

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

namedescriptionrequireddefault
keyAn explicit key or prefix for identifying the cacheno""
repo-tokenToken to use to authorize actions API access. Typically the GITHUB_TOKEN secret, with actions:read accessno
namedescription
cache-hitA string ('true' or 'false') to indicate a match was found for the key or prefix