Skip to content

Commit

Permalink
Merge pull request #100 from ublue-os/dependabot/github_actions/ublue…
Browse files Browse the repository at this point in the history
…-os/remove-unwanted-software-7

build(deps): Bump ublue-os/remove-unwanted-software from 6 to 7
  • Loading branch information
castrojo authored May 22, 2024
2 parents b24c798 + ed83a70 commit 0665cae
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@v6
uses: ublue-os/remove-unwanted-software@v7
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@v6
uses: ublue-os/remove-unwanted-software@v7
if: matrix.image_name == 'wolfi-dx-toolbox'

# Build image using Buildah action
Expand Down

0 comments on commit 0665cae

Please sign in to comment.