From d81b27ef5baa2b05b34b5cbc397e066ee8b7b27c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 08:46:39 +0000 Subject: [PATCH] Bump ublue-os/remove-unwanted-software from 7 to 8 Bumps [ublue-os/remove-unwanted-software](https://github.com/ublue-os/remove-unwanted-software) from 7 to 8. - [Release notes](https://github.com/ublue-os/remove-unwanted-software/releases) - [Commits](https://github.com/ublue-os/remove-unwanted-software/compare/v7...v8) --- 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 208dd01..921d9d5 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -38,7 +38,7 @@ jobs: uses: actions/checkout@v4 - name: Maximize build space - uses: ublue-os/remove-unwanted-software@v7 + uses: ublue-os/remove-unwanted-software@v8 - name: Generate tags id: generate-tags