From 69e357a181fd0c864076f061574ac4d71bc2acb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 07:13:26 +0000 Subject: [PATCH] chore(deps): bump ublue-os/remove-unwanted-software from 8 to 9 Bumps [ublue-os/remove-unwanted-software](https://github.com/ublue-os/remove-unwanted-software) from 8 to 9. - [Release notes](https://github.com/ublue-os/remove-unwanted-software/releases) - [Commits](https://github.com/ublue-os/remove-unwanted-software/compare/v8...v9) --- updated-dependencies: - dependency-name: ublue-os/remove-unwanted-software dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .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"