Skip to content

Commit c836355

Browse files
authored
Bump ublue-os/remove-unwanted-software from 7 to 8 (#3)
Bumps [ublue-os/remove-unwanted-software](https://github.com/ublue-os/remove-unwanted-software) from 7 to 8. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ublue-os/remove-unwanted-software/releases">ublue-os/remove-unwanted-software's releases</a>.</em></p> <blockquote> <h2>Sync with Upstream</h2> <p>More updates which works even better on Ubuntu 24.04 builders</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ublue-os/remove-unwanted-software/commit/5a8b0374222a6fffddb1be9516b5fece9483bed0"><code>5a8b037</code></a> chore: update release in README</li> <li><a href="https://github.com/ublue-os/remove-unwanted-software/commit/198656968a95177e54ff773eaf81bfe60aa631a5"><code>1986569</code></a> feat: merge upstream updates for 24.04 etc (<a href="https://redirect.github.com/ublue-os/remove-unwanted-software/issues/8">#8</a>)</li> <li><a href="https://github.com/ublue-os/remove-unwanted-software/commit/d0fdb31a222b8d14c10be943027255681050f76f"><code>d0fdb31</code></a> chore: update README.md with latest variables and usage (<a href="https://redirect.github.com/ublue-os/remove-unwanted-software/issues/4">#4</a>)</li> <li><a href="https://github.com/ublue-os/remove-unwanted-software/commit/4d1f5d2717090c670fcb0c2a0289de1bc3cdcab6"><code>4d1f5d2</code></a> Update README.md</li> <li>See full diff in <a href="https://github.com/ublue-os/remove-unwanted-software/compare/v7...v8">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ublue-os/remove-unwanted-software&package-manager=github_actions&previous-version=7&new-version=8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
2 parents ab84353 + 8191c8b commit c836355

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
uses: actions/checkout@v4
3939

4040
- name: Maximize build space
41-
uses: ublue-os/remove-unwanted-software@v7
41+
uses: ublue-os/remove-unwanted-software@v8
4242

4343
- name: Generate tags
4444
id: generate-tags

0 commit comments

Comments
 (0)