ujjwalbudha/GitHub Actions Cache Manager

Selectively cleans old GitHub Actions caches while preserving recent ones.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenYour GITHUB_TOKEN.no${{ github.token }}
dry-runList caches only, do not clear them.nofalse
page-sizePage size for cache listing.no100
keep-recentNumber of recent caches to keep (sorted by creation date).no5
older-than-daysDelete caches older than this many days.no""

no outputs