Skip to content

Commit

Permalink
Merge pull request #136 from ublue-os/renovate/ublue-os-remove-unwant…
Browse files Browse the repository at this point in the history
…ed-software-8.x

chore(deps): update ublue-os/remove-unwanted-software action to v8
  • Loading branch information
castrojo authored Jan 13, 2025
2 parents bb7b569 + b1614af commit 3f31824
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 3f31824

Please sign in to comment.