File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 54
54
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
55
55
56
56
- name : Set up Docker Buildx
57
- uses : docker/setup-buildx-action@4fd812986e6c8c2a69e18311145f9371337f27d4 # v3.4.0
57
+ uses : docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
58
58
with :
59
59
buildkitd-flags : " --debug --allow-insecure-entitlement security.insecure --allow-insecure-entitlement network.host"
60
60
platforms : " linux/amd64/v4"
@@ -100,7 +100,7 @@ jobs:
100
100
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
101
101
102
102
- name : Set up Docker Buildx
103
- uses : docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0
103
+ uses : docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
104
104
with :
105
105
buildkitd-flags : " --debug --allow-insecure-entitlement security.insecure --allow-insecure-entitlement network.host"
106
106
platforms : " linux/amd64/v4"
You can’t perform that action at this time.
0 commit comments