Skip to content

Commit

Permalink
Merge pull request #64 from centos-workstation/renovate/ublue-os-remo…
Browse files Browse the repository at this point in the history
…ve-unwanted-software-8.x

chore(deps): update ublue-os/remove-unwanted-software action to v8
  • Loading branch information
castrojo authored Jan 18, 2025
2 parents 99976fd + 3812d1d commit f5c8d6c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,11 @@ jobs:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

- name: Maximize build space
uses: ublue-os/remove-unwanted-software@5a8b0374222a6fffddb1be9516b5fece9483bed0 # v8
with:
remove-codeql: true

- name: Setup Just
uses: extractions/setup-just@dd310ad5a97d8e7b41793f8ef055398d51ad4de6 # v2

Expand All @@ -47,11 +52,6 @@ jobs:
run: |
just check
- name: Maximize build space
uses: ublue-os/remove-unwanted-software@517622d6452028f266b7ba4cc9a123b5f58a6b53 # v7
with:
remove-codeql: true

- name: Get current date
id: date
run: |
Expand Down

0 comments on commit f5c8d6c

Please sign in to comment.