From ebef95c6d507acfc898e0b3c13e6a2352178a269 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 02:24:07 +0000 Subject: [PATCH] chore(deps): bump AdityaGarg8/remove-unwanted-software from 4 to 5 Bumps [AdityaGarg8/remove-unwanted-software](https://github.com/adityagarg8/remove-unwanted-software) from 4 to 5. - [Release notes](https://github.com/adityagarg8/remove-unwanted-software/releases) - [Commits](https://github.com/adityagarg8/remove-unwanted-software/compare/v4...v5) --- updated-dependencies: - dependency-name: AdityaGarg8/remove-unwanted-software dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/integration-tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration-tests.yaml b/.github/workflows/integration-tests.yaml index 675ab16f0..f64d83ea5 100644 --- a/.github/workflows/integration-tests.yaml +++ b/.github/workflows/integration-tests.yaml @@ -27,7 +27,7 @@ jobs: steps: - name: Maximize build space - uses: AdityaGarg8/remove-unwanted-software@v4 + uses: AdityaGarg8/remove-unwanted-software@v5 with: remove-android: 'true' remove-dotnet: 'true'