endersonmenezes/Free Disk Space - Ubuntu Runners

A Simple Action to Free Up Disk Space on GitHub Hosted Runners

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Apr 14, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: endersonmenezes/free-disk-space@7901478139cff6e9d44df5972fd8ab8fcade4db1 # v3

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

namedescriptionrequireddefault
principal_dirPrincipal Directory Mount Pointno/
remove_androidRemove Android Filesnofalse
remove_dotnetRemove .NET Filesnofalse
remove_haskellRemove Haskell Filesnofalse
remove_tool_cacheRemove Tool Cachenofalse
remove_swapRemove Swapnofalse
remove_packagesRemove Packages (Eg. azure-cli google-cloud-cli) Read the documentation for more informationnofalse
remove_packages_one_commandRemove Packages (Eg. azure-cli google-cloud-cli) in one commandnofalse
remove_foldersRemove Folders (Eg. /usr/share/dotnet)nofalse
rm_cmdWhether to use rm (safe, default) or rmz (faster).norm
rmz_versionVersion of rmz to use if rmz is selected as rm_cmd.no3.1.1
testingTesting (Use to develop locally)nofalse

no outputs