Skip to content

Commit 7268246

Browse files
Merge pull request #414 from rabbitmq/dependabot/github_actions/main/docker/setup-qemu-action-3
Bump docker/setup-qemu-action from 2 to 3
2 parents e15d058 + 9795a54 commit 7268246

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-push-stream-perf-test-docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/checkout@v4
1414
- name: Set up QEMU
1515
id: qemu
16-
uses: docker/setup-qemu-action@v2
16+
uses: docker/setup-qemu-action@v3
1717
with:
1818
image: tonistiigi/binfmt:latest
1919
platforms: all

0 commit comments

Comments
 (0)