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

Jackie-Jiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git


The following commit(s) were added to refs/heads/master by this push:
     new e92bff56467 Bump docker/setup-qemu-action from 4.1.0 to 4.2.0 (#18909)
e92bff56467 is described below

commit e92bff564678d8aededb125bb27ae2eb8db01932
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 2 14:00:27 2026 -0700

    Bump docker/setup-qemu-action from 4.1.0 to 4.2.0 (#18909)
---
 .github/workflows/build-pinot-docker-image.yml    | 2 +-
 .github/workflows/build-superset-docker-image.yml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/build-pinot-docker-image.yml 
b/.github/workflows/build-pinot-docker-image.yml
index 2fd26b9fa32..926f6d0bf8f 100644
--- a/.github/workflows/build-pinot-docker-image.yml
+++ b/.github/workflows/build-pinot-docker-image.yml
@@ -52,7 +52,7 @@ jobs:
         username: ${{ secrets.DOCKERHUB_USERNAME }}
         password: ${{ secrets.DOCKERHUB_TOKEN }}
     - name: Set up QEMU
-      uses: docker/setup-qemu-action@06116385d9baf250c9f4dcb4858b16962ea869c3 
# v4.1.0
+      uses: docker/setup-qemu-action@96fe6ef7f33517b61c61be40b68a1882f3264fb8 
# v4.2.0
     - name: Set up Docker Buildx
       uses: 
docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1.0
     - uses: actions/checkout@v7
diff --git a/.github/workflows/build-superset-docker-image.yml 
b/.github/workflows/build-superset-docker-image.yml
index 4c32231d977..fef48bac9f9 100644
--- a/.github/workflows/build-superset-docker-image.yml
+++ b/.github/workflows/build-superset-docker-image.yml
@@ -48,7 +48,7 @@ jobs:
         username: ${{ secrets.DOCKERHUB_USERNAME }}
         password: ${{ secrets.DOCKERHUB_TOKEN }}
     - name: Set up QEMU
-      uses: docker/setup-qemu-action@06116385d9baf250c9f4dcb4858b16962ea869c3 
# v4.1.0
+      uses: docker/setup-qemu-action@96fe6ef7f33517b61c61be40b68a1882f3264fb8 
# v4.2.0
     - name: Set up Docker Buildx
       uses: 
docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1.0
     - uses: actions/checkout@v7


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

Reply via email to