From 04e001fc16c5f24990df0c5820484725dfc70c3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 19:56:23 +0000 Subject: [PATCH] chore(deps): bump easimon/maximize-build-space from 9 to 10 Bumps [easimon/maximize-build-space](https://github.com/easimon/maximize-build-space) from 9 to 10. - [Release notes](https://github.com/easimon/maximize-build-space/releases) - [Changelog](https://github.com/easimon/maximize-build-space/blob/master/CHANGELOG.md) - [Commits](https://github.com/easimon/maximize-build-space/compare/v9...v10) --- updated-dependencies: - dependency-name: easimon/maximize-build-space dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/cachix.yml | 2 +- .github/workflows/check-docs.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/cachix.yml b/.github/workflows/cachix.yml index e44006a..2528ec3 100644 --- a/.github/workflows/cachix.yml +++ b/.github/workflows/cachix.yml @@ -22,7 +22,7 @@ jobs: - tidal - maximal steps: - - uses: easimon/maximize-build-space@v9 + - uses: easimon/maximize-build-space@v10 name: Maximize build space with: overprovision-lvm: true diff --git a/.github/workflows/check-docs.yml b/.github/workflows/check-docs.yml index 33fd68e..8b2929d 100644 --- a/.github/workflows/check-docs.yml +++ b/.github/workflows/check-docs.yml @@ -19,7 +19,7 @@ jobs: - docs-manpages - docs-json steps: - - uses: easimon/maximize-build-space@v9 + - uses: easimon/maximize-build-space@v10 with: overprovision-lvm: true remove-android: true