Commit 5874c2f77ed0

dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-17 07:31:29
build(deps): bump AdityaGarg8/remove-unwanted-software from 4.1 to 5
Bumps [AdityaGarg8/remove-unwanted-software](https://github.com/adityagarg8/remove-unwanted-software) from 4.1 to 5. - [Release notes](https://github.com/adityagarg8/remove-unwanted-software/releases) - [Commits](https://github.com/adityagarg8/remove-unwanted-software/compare/8831c82abf29b34eb2caac48d5f999ecfc0d8eef...90e01b21170618765a73370fcc3abbd1684a7793) --- 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 7709d2e
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@8831c82abf29b34eb2caac48d5f999ecfc0d8eef # v4.1
+        uses: AdityaGarg8/remove-unwanted-software@90e01b21170618765a73370fcc3abbd1684a7793 # v5
         with:
           remove-android: 'true'
           remove-dotnet: 'true'