Commit 5c82338654df

dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-15 08:39:48
build(deps): bump AdityaGarg8/remove-unwanted-software from 3 to 4
Bumps [AdityaGarg8/remove-unwanted-software](https://github.com/adityagarg8/remove-unwanted-software) from 3 to 4. - [Release notes](https://github.com/adityagarg8/remove-unwanted-software/releases) - [Commits](https://github.com/adityagarg8/remove-unwanted-software/compare/e2a42bc9a15f8414a9078f38b702de2a2976733d...e379ba59405864059cedd318f38b6574dffd0ef8) --- 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 52ad88d
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@e2a42bc9a15f8414a9078f38b702de2a2976733d # v3
+        uses: AdityaGarg8/remove-unwanted-software@e379ba59405864059cedd318f38b6574dffd0ef8 # v4
         with:
           remove-android: 'true'
           remove-dotnet: 'true'