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 fcf3b96 commit ff6bd17Copy full SHA for ff6bd17
.github/workflows/release.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0
24
25
- name: Set up Docker Buildx
26
- uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0
+ uses: docker/setup-buildx-action@18ce135bb5112fa8ce4ed6c17ab05699d7f3a5e0 # v3.11.0
27
with:
28
cache-binary: false
29
0 commit comments