File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 32
32
33
33
# Workaround: https://github.com/docker/build-push-action/issues/461
34
34
- name : Setup Docker buildx
35
- uses : docker/setup-buildx-action@941183f0a080fa6be59a9e3d3f4108c19a528204
35
+ uses : docker/setup-buildx-action@e600775e527acba2317260cadb64b7e19efd5362
36
36
37
37
# Login against a Docker registry except on PR
38
38
# https://github.com/docker/login-action
Original file line number Diff line number Diff line change 36
36
37
37
# Workaround: https://github.com/docker/build-push-action/issues/461
38
38
- name : Setup Docker buildx
39
- uses : docker/setup-buildx-action@941183f0a080fa6be59a9e3d3f4108c19a528204
39
+ uses : docker/setup-buildx-action@e600775e527acba2317260cadb64b7e19efd5362
40
40
41
41
# Login against a Docker registry except on PR
42
42
# https://github.com/docker/login-action
You can’t perform that action at this time.
0 commit comments