Skip to content

Commit

Permalink
chore(deps): update ublue-os/remove-unwanted-software action to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent bb7b569 commit b1614af
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 b1614af

Please sign in to comment.