Skip to content

Commit

Permalink
chore(deps): update adityagarg8/remove-unwanted-software action to v2 (
Browse files Browse the repository at this point in the history
…#36)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[AdityaGarg8/remove-unwanted-software](https://togithub.com/AdityaGarg8/remove-unwanted-software)
| action | major | `v1` -> `v2` |

---

### Release Notes

<details>
<summary>AdityaGarg8/remove-unwanted-software
(AdityaGarg8/remove-unwanted-software)</summary>

###
[`v2`](https://togithub.com/AdityaGarg8/remove-unwanted-software/releases/tag/v2):
Remove codeql and docker

[Compare
Source](https://togithub.com/AdityaGarg8/remove-unwanted-software/compare/v1...v2)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 4pm on friday" in timezone
America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/scottames/ublue).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyMS4wIiwidGFyZ2V0QnJhbmNoIjoibGl2ZSJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 6, 2024
1 parent 337e008 commit 3aa132f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

steps:
- name: Maximize build space
uses: AdityaGarg8/remove-unwanted-software@v1
uses: AdityaGarg8/remove-unwanted-software@v2
with:
remove-dotnet: 'true'
remove-android: 'true'
Expand Down

0 comments on commit 3aa132f

Please sign in to comment.