atomic-canyon/Free Disk Space (Ubuntu)

A configurable GitHub Action to free up disk space on an Ubuntu GitHub Actions runner.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Oct 14, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: atomic-canyon/free-disk-space@961cea98847272b08b213eb88534f529a3023f43 # v2.1.1

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

namedescriptionrequireddefault
removalmodeFile removal mode [rmz, find, rsync, rm]normz
aptquietflagsdefault to make apt-less noisyno -qq -o=Dpkg::Use-Pty=0
mandbRemove mandb and disable apt triggersnotrue
androidRemove Android runtimenotrue
dotnetRemove .NET runtimenotrue
haskellRemove Haskell runtimenotrue
large-packagesRemove large packagesnotrue
docker-imagesRemove Docker imagesnotrue
tool-cacheRemove image tool cachenofalse
swap-storageRemove swap storagenotrue

no outputs