actions-marketplace-validations/Maximize build disk space (Only remove unwanted software)

Maximize the available disk space for your build job by removing unwanted software

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Feb 12, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/adityagarg8_remove-unwanted-software@90e01b21170618765a73370fcc3abbd1684a7793 # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
remove-dotnetRemoves .NET runtime and libraries. (frees ~2 GB)nofalse
remove-androidRemoves Android SDKs and Tools. (frees ~9 GB)nofalse
remove-haskellRemoves GHC (Haskell) artifacts. (frees ~5.2 GB)nofalse
remove-codeqlRemoves CodeQL Action Bundles. (frees ~5.4 GB)nofalse
remove-docker-imagesRemoves cached Docker images. (frees ~3.2 GB)nofalse
remove-large-packagesRemoves unwanted large Apt packages. (frees ~3.1 GB)nofalse
remove-cached-toolsRemoves cached tools used by setup actions by GitHub. (frees ~8.3 GB)nofalse
remove-swapfileRemoves the Swapfile. (frees ~4 GB)nofalse
verboseEnables detailed logging of the actionnofalse

no outputs