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

aw-was-here pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/yetus.git


The following commit(s) were added to refs/heads/main by this push:
     new 92c1cd55 YETUS-1269.  Update qemu, binfmt, and docker bits (part 2) 
(#380)
92c1cd55 is described below

commit 92c1cd55fb08217b0e56af1fe91af89b6b441488
Author: Allen Wittenauer <[email protected]>
AuthorDate: Fri Apr 24 15:53:06 2026 -0700

    YETUS-1269.  Update qemu, binfmt, and docker bits (part 2) (#380)
---
 .github/workflows/ghcr.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.github/workflows/ghcr.yml b/.github/workflows/ghcr.yml
index cf618be9..2793db3e 100644
--- a/.github/workflows/ghcr.yml
+++ b/.github/workflows/ghcr.yml
@@ -50,7 +50,8 @@ jobs:
           platforms: all
 
       - name: Set up Docker Buildx
-        uses: docker/setup-buildx-action@v3
+        # yamllint disable-line rule:line-length
+        uses: 
docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd  # v4.0.0
 
       - name: Available platforms
         run: echo ${{ steps.qemu.outputs.platforms }}

Reply via email to