commit e684681aef2548e26e2e6438fe704291be1c339a
parent 251fa71caf61a880e9606377437c7f60e8d2aca4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 15 Apr 2024 06:05:45 +0000
build(deps): bump AdityaGarg8/remove-unwanted-software from 2 to 3
Bumps [AdityaGarg8/remove-unwanted-software](https://github.com/adityagarg8/remove-unwanted-software) from 2 to 3.
- [Release notes](https://github.com/adityagarg8/remove-unwanted-software/releases)
- [Commits](https://github.com/adityagarg8/remove-unwanted-software/compare/90721b6627698cd8e0c83a46affd0a473accd953...e2a42bc9a15f8414a9078f38b702de2a2976733d)
---
updated-dependencies:
- dependency-name: AdityaGarg8/remove-unwanted-software
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/build-systems.yaml b/.github/workflows/build-systems.yaml
@@ -37,7 +37,7 @@ jobs:
matrix: ${{fromJSON(needs.nix-matrix.outputs.matrix)}}
steps:
- name: Maximize build space
- uses: AdityaGarg8/remove-unwanted-software@90721b6627698cd8e0c83a46affd0a473accd953 # v2
+ uses: AdityaGarg8/remove-unwanted-software@e2a42bc9a15f8414a9078f38b702de2a2976733d # v3
with:
remove-android: 'true'
remove-dotnet: 'true'