Commit 4c2501a9db95

dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-08 07:57:36
build(deps): bump AdityaGarg8/remove-unwanted-software from 1 to 2
Bumps [AdityaGarg8/remove-unwanted-software](https://github.com/adityagarg8/remove-unwanted-software) from 1 to 2. - [Release notes](https://github.com/adityagarg8/remove-unwanted-software/releases) - [Commits](https://github.com/adityagarg8/remove-unwanted-software/compare/6241eb8f15184023d3a01e295ab2bc0e67ecc06d...90721b6627698cd8e0c83a46affd0a473accd953) --- 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>
1 parent 1291e4b
Changed files (1)
.github
.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@6241eb8f15184023d3a01e295ab2bc0e67ecc06d # v1
+        uses: AdityaGarg8/remove-unwanted-software@90721b6627698cd8e0c83a46affd0a473accd953 # v2
         with:
           remove-android: 'true'
           remove-dotnet: 'true'