Skip to content

Commit e3af949

Browse files
Bump docker/setup-qemu-action from 3.2.0 to 3.4.0 (#33886)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b55210 commit e3af949

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/serverless-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848

4949
- name: Set up QEMU
5050
id: qemu
51-
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf # v3.2.0
51+
uses: docker/setup-qemu-action@4574d27a4764455b42196d70a065bc6853246a25 # v3.4.0
5252
with:
5353
image: tonistiigi/binfmt:qemu-v7.0.0-28
5454
platforms: amd64,arm64

0 commit comments

Comments
 (0)