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

adoroszlai pushed a commit to branch all-in-one
in repository https://gitbox.apache.org/repos/asf/ozone-docker.git

commit e9d439d74da8138d44675377629998b8625dc487
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 8 12:34:07 2026 +0200

    HDDS-15784. Bump docker/setup-qemu-action to 4.2.0 (#72)
    
    (cherry picked from commit 6433bdc1dc34c640bac76c5f72096d1691c1d50c)
---
 .github/workflows/build.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml
index 2ba6783..3cc0027 100644
--- a/.github/workflows/build.yaml
+++ b/.github/workflows/build.yaml
@@ -72,7 +72,7 @@ jobs:
 
       - name: Set up QEMU
         if: ${{ steps.pull.outputs.success == 'false' }}
-        uses: 
docker/setup-qemu-action@06116385d9baf250c9f4dcb4858b16962ea869c3 # v4.1.0
+        uses: 
docker/setup-qemu-action@96fe6ef7f33517b61c61be40b68a1882f3264fb8 # v4.2.0
 
       - name: Set up Docker Buildx
         if: ${{ steps.pull.outputs.success == 'false' }}


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to