From 40f6931ae91c0c2d473a45867d4bc8b370983719 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 10:03:26 +0000 Subject: [PATCH] build(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/5a8b0374222a6fffddb1be9516b5fece9483bed0...cc0becac701cf642c8f0a6613bbdaf5dc36b259e) --- 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 390a336..a17aa09 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -107,7 +107,7 @@ jobs: # This is optional, but if you see that your builds are way too big for the runners, you can enable this by uncommenting the following lines: - name: Maximize build space - uses: ublue-os/remove-unwanted-software@5a8b0374222a6fffddb1be9516b5fece9483bed0 # v8 + uses: ublue-os/remove-unwanted-software@cc0becac701cf642c8f0a6613bbdaf5dc36b259e # v9 with: remove-codeql: true