infinidim-enterprises/Free Disk Space - Ubuntu Runners
A Simple Action to Free Up Disk Space on GitHub Hosted Runners
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Feb 27, 2025
- License
- None
Pinned Snippet
uses: infinidim-enterprises/free-disk-space@1bebe3bd176b35d5d652c5168271ebb081450f1a # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| principal_dir | Principal Directory Mount Point | no | / |
| remove_android | Remove Android Files | no | false |
| remove_dotnet | Remove .NET Files | no | false |
| remove_haskell | Remove Haskell Files | no | false |
| remove_docker_images | Remove docker images | no | false |
| remove_tool_cache | Remove Tool Cache | no | false |
| remove_swap | Remove Swap | no | false |
| remove_packages | Remove Packages (Eg. azure-cli google-cloud-cli) Read the documentation for more information | no | false |
| remove_packages_one_command | Remove Packages (Eg. azure-cli google-cloud-cli) in one command | no | false |
| remove_folders | Remove Folders (Eg. /usr/share/dotnet) | no | false |
| testing | Testing (Use to develop locally) | no | false |
Outputs
no outputs