Skip to content
This repository was archived by the owner on Oct 21, 2025. It is now read-only.

Commit 29e553b

Browse files
chore(deps): bump ublue-os/remove-unwanted-software from 7 to 9 (#3)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 952a13c commit 29e553b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/workflows/build-iso-live-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- cosmium-deck-nvidia
3030
steps:
3131
- name: Maximize build space
32-
uses: ublue-os/remove-unwanted-software@517622d6452028f266b7ba4cc9a123b5f58a6b53 # v7
32+
uses: ublue-os/remove-unwanted-software@cc0becac701cf642c8f0a6613bbdaf5dc36b259e # v9
3333
with:
3434
remove-codeql: true
3535

.github/workflows/build-iso-live.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- cosmium-deck-nvidia
3030
steps:
3131
- name: Maximize build space
32-
uses: ublue-os/remove-unwanted-software@517622d6452028f266b7ba4cc9a123b5f58a6b53 # v7
32+
uses: ublue-os/remove-unwanted-software@cc0becac701cf642c8f0a6613bbdaf5dc36b259e # v9
3333
with:
3434
remove-codeql: true
3535

.github/workflows/build-iso-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
major_version: [41]
2929
steps:
3030
- name: Maximize build space
31-
uses: ublue-os/remove-unwanted-software@517622d6452028f266b7ba4cc9a123b5f58a6b53 # v7
31+
uses: ublue-os/remove-unwanted-software@cc0becac701cf642c8f0a6613bbdaf5dc36b259e # v9
3232
with:
3333
remove-codeql: true
3434

.github/workflows/build-iso.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
major_version: [41]
2929
steps:
3030
- name: Maximize build space
31-
uses: ublue-os/remove-unwanted-software@517622d6452028f266b7ba4cc9a123b5f58a6b53 # v7
31+
uses: ublue-os/remove-unwanted-software@cc0becac701cf642c8f0a6613bbdaf5dc36b259e # v9
3232
with:
3333
remove-codeql: true
3434

0 commit comments

Comments
 (0)