Skip to content

Commit

Permalink
Bump ublue-os/remove-unwanted-software from 8 to 9
Browse files Browse the repository at this point in the history
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](ublue-os/remove-unwanted-software@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 3, 2025
1 parent 71985d9 commit 7957a1d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Install Just
uses: ./.github/actions/install-just
- name: Maximize Build Space
uses: ublue-os/remove-unwanted-software@v8
uses: ublue-os/remove-unwanted-software@v9
- name: Build Image
shell: bash
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-iso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
if: >-
contains(fromJson('["workflow_dispatch", "workflow_call"]'),
github.event_name) || github.event.schedule == '42 6 * * 0'
uses: ublue-os/remove-unwanted-software@v8
uses: ublue-os/remove-unwanted-software@v9
- name: Build ISO
if: >-
contains(fromJson('["workflow_dispatch", "workflow_call"]'),
Expand Down

0 comments on commit 7957a1d

Please sign in to comment.