Commit e684681aef25

dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-15 08:05:45
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>
1 parent 251fa71
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@90721b6627698cd8e0c83a46affd0a473accd953 # v2
+        uses: AdityaGarg8/remove-unwanted-software@e2a42bc9a15f8414a9078f38b702de2a2976733d # v3
         with:
           remove-android: 'true'
           remove-dotnet: 'true'