File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 20
20
fetch-depth : ' 0'
21
21
- name : qemu
22
22
uses : docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0 https://github.com/docker/setup-qemu-action/releases/tag/v3.6.0
23
- - uses : docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10 .0 https://github.com/docker/setup-buildx-action/releases/tag/v3.10 .0
23
+ - uses : docker/setup-buildx-action@18ce135bb5112fa8ce4ed6c17ab05699d7f3a5e0 # v3.11 .0 https://github.com/docker/setup-buildx-action/releases/tag/v3.11 .0
24
24
- id : meta
25
25
uses : docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5.7.0 https://github.com/docker/metadata-action/releases/tag/v5.7.0
26
26
with :
Original file line number Diff line number Diff line change @@ -271,7 +271,7 @@ jobs:
271
271
- name : Set up QEMU
272
272
uses : docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0 https://github.com/docker/setup-qemu-action/releases/tag/v3.6.0
273
273
- name : Set up Docker Buildx
274
- uses : docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10 .0 https://github.com/docker/setup-buildx-action/releases/tag/v3.10 .0
274
+ uses : docker/setup-buildx-action@18ce135bb5112fa8ce4ed6c17ab05699d7f3a5e0 # v3.11 .0 https://github.com/docker/setup-buildx-action/releases/tag/v3.11 .0
275
275
- name : Login to Docker Hub
276
276
uses : docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3.4.0 https://github.com/docker/login-action/releases/tag/v3.4.0
277
277
with :
You can’t perform that action at this time.
0 commit comments