Skip to content

Commit

Permalink
Bump docker/setup-qemu-action from 3.3.0 to 3.4.0 (#171)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 7, 2025
1 parent 840c2b8 commit d754b53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ jobs:

- name: Set Up QEMU
id: setup_qemu
uses: docker/setup-qemu-action@53851d14592bedcffcf25ea515637cff71ef929a # v3.3.0
uses: docker/setup-qemu-action@4574d27a4764455b42196d70a065bc6853246a25 # v3.4.0

- name: Set Up Docker Buildx
id: setup_docker_buildx
Expand Down Expand Up @@ -208,7 +208,7 @@ jobs:

- name: Set Up QEMU
id: setup_qemu
uses: docker/setup-qemu-action@53851d14592bedcffcf25ea515637cff71ef929a # v3.3.0
uses: docker/setup-qemu-action@4574d27a4764455b42196d70a065bc6853246a25 # v3.4.0

- name: Set Up Docker Buildx
id: setup_docker_buildx
Expand Down

0 comments on commit d754b53

Please sign in to comment.