actions-marketplace-validations/Wipe Github Actions cache
Wipes all Github Actions caches for a repository.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | Your GITHUB_TOKEN. | no | ${{ github.token }} |
| dry-run | List caches only, do not clear them. | no | false |
| page-size | Page size for cache listing. | no | 100 |
Outputs
no outputs