File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5151 # This might be unnecessary as tests are not
5252 # multiplatform
5353 - name : Setup Docker buildx
54- uses : docker/setup-buildx-action@v3.12 .0
54+ uses : docker/setup-buildx-action@v4.0 .0
5555
5656 - name : Extract Docker cache metadata
5757 id : meta-cache
@@ -130,7 +130,7 @@ jobs:
130130 uses : sigstore/cosign-installer@v4.0.0
131131
132132 - name : Setup Docker buildx
133- uses : docker/setup-buildx-action@v3.12 .0
133+ uses : docker/setup-buildx-action@v4.0 .0
134134
135135 # Login against a Docker registry
136136 # https://github.com/docker/login-action
@@ -232,7 +232,7 @@ jobs:
232232 uses : sigstore/cosign-installer@v4.0.0
233233
234234 - name : Setup Docker buildx
235- uses : docker/setup-buildx-action@v3.12 .0
235+ uses : docker/setup-buildx-action@v4.0 .0
236236
237237 # Login against a Docker registry
238238 # https://github.com/docker/login-action
You can’t perform that action at this time.
0 commit comments