We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9affbad commit 49d71f6Copy full SHA for 49d71f6
.github/workflows/pipeline.yml
@@ -67,7 +67,7 @@ jobs:
67
uses: docker/setup-qemu-action@53851d14592bedcffcf25ea515637cff71ef929a # v3.3.0
68
with:
69
platforms: arm64
70
- - uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3.8.0
+ - uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0
71
id: buildx
72
73
install: true
0 commit comments