Skip to content

Commit

Permalink
chore(deps): bump ublue-os/remove-unwanted-software from 7 to 8
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 7 to 8.
- [Release notes](https://github.com/ublue-os/remove-unwanted-software/releases)
- [Commits](ublue-os/remove-unwanted-software@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent bb7b569 commit f3997d6
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-powershell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
# Maximize build space for DX
- name: Maximize build space
uses: ublue-os/remove-unwanted-software@v7
uses: ublue-os/remove-unwanted-software@v8
if: matrix.image_name == 'wolfi-dx-toolbox'

# Build image using Buildah action
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-wolfi-toolbox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
# Maximize build space for DX
- name: Maximize build space
uses: ublue-os/remove-unwanted-software@v7
uses: ublue-os/remove-unwanted-software@v8
if: matrix.image_name == 'wolfi-dx-toolbox'

# Build image using Buildah action
Expand Down

0 comments on commit f3997d6

Please sign in to comment.