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 725bc95 commit 6c3ff67Copy full SHA for 6c3ff67
.github/workflows/ci.yml
@@ -71,7 +71,7 @@ jobs:
71
uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0
72
73
- name: Docker Buildx
74
- uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0
+ uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
75
with:
76
version: latest
77
driver-opts: network=host
0 commit comments