From 369018b60aa9f2c2bb9e3219d41b2f4b9ee66358 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 20 Sep 2026 22:06:38 +0000 Subject: [PATCH] build: bump the github-actions group across 2 directories with 1 update Bumps the github-actions group with 1 update in the / directory: [jlumbroso/free-disk-space](https://github.com/jlumbroso/free-disk-space). Bumps the github-actions group with 1 update in the /.github/workflows directory: [jlumbroso/free-disk-space](https://github.com/jlumbroso/free-disk-space). Updates `jlumbroso/free-disk-space` from 1.3.1 to 2.0.0 - [Release notes](https://github.com/jlumbroso/free-disk-space/releases) - [Commits](https://github.com/jlumbroso/free-disk-space/compare/54081f138730dfa15788a46383842cd2f914a1be...ceedf095f4ec1a097402bc6bd80831f2e1a6fde6) Updates `jlumbroso/free-disk-space` from 1.3.1 to 2.0.0 - [Release notes](https://github.com/jlumbroso/free-disk-space/releases) - [Commits](https://github.com/jlumbroso/free-disk-space/compare/54081f138730dfa15788a46383842cd2f914a1be...ceedf095f4ec1a097402bc6bd80831f2e1a6fde6) --- updated-dependencies: - dependency-name: jlumbroso/free-disk-space dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: jlumbroso/free-disk-space dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c88eec1717..ddf3aeae4c 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -188,7 +188,7 @@ jobs: # As long as there are some space issues with the CI runners. - name: Free Disk Space continue-on-error: true - uses: jlumbroso/free-disk-space@54081f138730dfa15788a46383842cd2f914a1be + uses: jlumbroso/free-disk-space@ceedf095f4ec1a097402bc6bd80831f2e1a6fde6 with: android: true dotnet: true @@ -227,7 +227,7 @@ jobs: # As long as there are some space issues with the CI runners. - name: Free Disk Space continue-on-error: true - uses: jlumbroso/free-disk-space@54081f138730dfa15788a46383842cd2f914a1be + uses: jlumbroso/free-disk-space@ceedf095f4ec1a097402bc6bd80831f2e1a6fde6 with: android: true dotnet: true