This is an automated email from the ASF dual-hosted git repository.

xqhu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new 06ed09aabe1 Bump jlumbroso/free-disk-space from 1.3.0 to 1.3.1 (#36189)
06ed09aabe1 is described below

commit 06ed09aabe160dd21777822f41c885c075a86fc1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 18 07:50:03 2025 -0400

    Bump jlumbroso/free-disk-space from 1.3.0 to 1.3.1 (#36189)
    
    Bumps 
[jlumbroso/free-disk-space](https://github.com/jlumbroso/free-disk-space) from 
1.3.0 to 1.3.1.
    - [Release notes](https://github.com/jlumbroso/free-disk-space/releases)
    - 
[Commits](https://github.com/jlumbroso/free-disk-space/compare/v1.3.0...v1.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: jlumbroso/free-disk-space
      dependency-version: 1.3.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .github/workflows/build_release_candidate.yml              | 4 ++--
 .github/workflows/republish_released_docker_containers.yml | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/.github/workflows/build_release_candidate.yml 
b/.github/workflows/build_release_candidate.yml
index f1a52000af4..1c5de4a889a 100644
--- a/.github/workflows/build_release_candidate.yml
+++ b/.github/workflows/build_release_candidate.yml
@@ -274,7 +274,7 @@ jobs:
           ref: "v${{ github.event.inputs.RELEASE }}-RC${{ 
github.event.inputs.RC }}"
           repository: apache/beam
       - name: Free Disk Space (Ubuntu)
-        uses: jlumbroso/[email protected]
+        uses: jlumbroso/[email protected]
       - name: Install Java 11
         uses: actions/setup-java@v4
         with:
@@ -310,7 +310,7 @@ jobs:
       SITE_ROOT_DIR: ${{ github.workspace }}/beam-site
     steps:
       - name: Free Disk Space (Ubuntu)
-        uses: jlumbroso/[email protected]
+        uses: jlumbroso/[email protected]
         with:
           docker-images: false
       - name: Checkout Beam Repo
diff --git a/.github/workflows/republish_released_docker_containers.yml 
b/.github/workflows/republish_released_docker_containers.yml
index 2cf58b4be0e..e06d8badeff 100644
--- a/.github/workflows/republish_released_docker_containers.yml
+++ b/.github/workflows/republish_released_docker_containers.yml
@@ -61,7 +61,7 @@ jobs:
           ref: "release-${{ env.release }}-postrelease"
           repository: apache/beam
       - name: Free Disk Space (Ubuntu)
-        uses: jlumbroso/[email protected]
+        uses: jlumbroso/[email protected]
       - name: Install Java 11
         uses: actions/setup-java@v4
         with:

Reply via email to