4m-mazi/Souji Action

Clean up the GitHub Action cache

View on GitHub

Trust Signals

Scorecard Score
Scorecard 6–8scored Aug 24, 2026
Maintenance Recency
Activelast commit Aug 24, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: 4m-mazi/souji-action@df02f74003831b23deb60cacf168747b0b9ab6f0 # v1.4.11

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

namedescriptionrequireddefault
repo-tokenThe GitHub token used to manage repository action cacheyes${{ github.token }}
branch-namesList of branch(ref) names with caches to be deleted (e.g., `main refs/pull/123/merge refs/tags/1.0.0`)no
dry-runIf `true`, dry-run caches deletion.nofalse

no outputs