4m-mazi/Souji Action
Clean up the GitHub Action cache
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 6–8scored Aug 24, 2026
- Maintenance Recency
- Activelast commit Aug 24, 2026
- License
- MIT
Pinned Snippet
uses: 4m-mazi/souji-action@df02f74003831b23deb60cacf168747b0b9ab6f0 # v1.4.11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-token | The GitHub token used to manage repository action cache | yes | ${{ github.token }} |
| branch-names | List of branch(ref) names with caches to be deleted (e.g., `main refs/pull/123/merge refs/tags/1.0.0`) | no | — |
| dry-run | If `true`, dry-run caches deletion. | no | false |
Outputs
no outputs