Skip to content
This repository was archived by the owner on Dec 9, 2023. It is now read-only.

Commit 354e7f0

Browse files
build(deps): bump easimon/maximize-build-space from 8 to 10
Bumps [easimon/maximize-build-space](https://github.com/easimon/maximize-build-space) from 8 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](easimon/maximize-build-space@v8...v10) --- updated-dependencies: - dependency-name: easimon/maximize-build-space dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 996cd60 commit 354e7f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100

101101
steps:
102102
- name: Maximize build space
103-
uses: easimon/maximize-build-space@v8
103+
uses: easimon/maximize-build-space@v10
104104
with:
105105
root-reserve-mb: 20480
106106
remove-dotnet: ${{ (matrix.language == 'csharp' && 'false') || 'true' }}

0 commit comments

Comments
 (0)