Skip to content

Commit

Permalink
chore(deps): bump easimon/maximize-build-space from 8 to 9
Browse files Browse the repository at this point in the history
Bumps [easimon/maximize-build-space](https://github.com/easimon/maximize-build-space) from 8 to 9.
- [Release notes](https://github.com/easimon/maximize-build-space/releases)
- [Changelog](https://github.com/easimon/maximize-build-space/blob/master/CHANGELOG.md)
- [Commits](easimon/maximize-build-space@v8...v9)

---
updated-dependencies:
- dependency-name: easimon/maximize-build-space
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 28, 2023
1 parent 86a637e commit 208a781
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cachix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- tidal
- maximal
steps:
- uses: easimon/maximize-build-space@v8
- uses: easimon/maximize-build-space@v9
name: Maximize build space
with:
overprovision-lvm: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/check-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- docs-manpages
- docs-json
steps:
- uses: easimon/maximize-build-space@v8
- uses: easimon/maximize-build-space@v9
with:
overprovision-lvm: true
remove-android: true
Expand Down

0 comments on commit 208a781

Please sign in to comment.