From 252d66d320de2e85c6976c38b7161b731f6895d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 15:09:01 +0000 Subject: [PATCH] chore(deps): bump jlumbroso/free-disk-space Bumps [jlumbroso/free-disk-space](https://github.com/jlumbroso/free-disk-space) from d5af243ce7bacb67384aa6c5b1fc5f169e30903e to 54081f138730dfa15788a46383842cd2f914a1be. - [Release notes](https://github.com/jlumbroso/free-disk-space/releases) - [Commits](https://github.com/jlumbroso/free-disk-space/compare/d5af243ce7bacb67384aa6c5b1fc5f169e30903e...54081f138730dfa15788a46383842cd2f914a1be) --- updated-dependencies: - dependency-name: jlumbroso/free-disk-space dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/test-tutor-aspects.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/test-tutor-aspects.yml b/.github/workflows/test-tutor-aspects.yml index 913129584..82cdb8b53 100644 --- a/.github/workflows/test-tutor-aspects.yml +++ b/.github/workflows/test-tutor-aspects.yml @@ -34,7 +34,7 @@ jobs: - name: Setup Docker Buildx uses: docker/setup-buildx-action@v3 - name: Free Disk Space (Ubuntu) - uses: jlumbroso/free-disk-space@d5af243ce7bacb67384aa6c5b1fc5f169e30903e + uses: jlumbroso/free-disk-space@54081f138730dfa15788a46383842cd2f914a1be with: # this might remove tools that are actually needed, # if set to "true" but frees about 6 GB @@ -86,7 +86,7 @@ jobs: - name: Setup Docker Buildx uses: docker/setup-buildx-action@v3 - name: Free Disk Space (Ubuntu) - uses: jlumbroso/free-disk-space@d5af243ce7bacb67384aa6c5b1fc5f169e30903e + uses: jlumbroso/free-disk-space@54081f138730dfa15788a46383842cd2f914a1be with: # this might remove tools that are actually needed, # if set to "true" but frees about 6 GB @@ -146,7 +146,7 @@ jobs: - name: Setup Docker Buildx uses: docker/setup-buildx-action@v3 - name: Free Disk Space (Ubuntu) - uses: jlumbroso/free-disk-space@d5af243ce7bacb67384aa6c5b1fc5f169e30903e + uses: jlumbroso/free-disk-space@54081f138730dfa15788a46383842cd2f914a1be with: # this might remove tools that are actually needed, # if set to "true" but frees about 6 GB