From 88433646ddad27121644af8be395e28750b2acb7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 03:50:53 +0000 Subject: [PATCH] chore(deps): update ublue-os/remove-unwanted-software action to v9 --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 752e525..f3704bc 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -42,7 +42,7 @@ jobs: is_stable_version: true steps: - name: Maximize build space - uses: ublue-os/remove-unwanted-software@v8 + uses: ublue-os/remove-unwanted-software@v9 with: remove-codeql: "true"