File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -263,7 +263,7 @@ jobs:
263263 }
264264 -
265265 name : Set up Docker Buildx
266- uses : docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1 .0
266+ uses : docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2 .0
267267 with :
268268 version : ${{ env.BUILDX_VERSION }}
269269 cache-binary : false
@@ -674,7 +674,7 @@ jobs:
674674 -
675675 name : Set up Docker Buildx
676676 id : buildx
677- uses : docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1 .0
677+ uses : docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2 .0
678678 with :
679679 version : ${{ env.BUILDX_VERSION }}
680680 cache-binary : false
@@ -1163,7 +1163,7 @@ jobs:
11631163 -
11641164 name : Set up Docker Buildx
11651165 if : ${{ inputs.push && inputs.output == 'image' }}
1166- uses : docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1 .0
1166+ uses : docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2 .0
11671167 with :
11681168 version : ${{ env.BUILDX_VERSION }}
11691169 buildkitd-flags : --debug
Original file line number Diff line number Diff line change @@ -565,7 +565,7 @@ jobs:
565565 -
566566 name : Set up Docker Buildx
567567 id : buildx
568- uses : docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1 .0
568+ uses : docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2 .0
569569 with :
570570 version : ${{ env.BUILDX_VERSION }}
571571 cache-binary : false
@@ -1017,7 +1017,7 @@ jobs:
10171017 -
10181018 name : Set up Docker Buildx
10191019 if : ${{ inputs.push && inputs.output == 'image' }}
1020- uses : docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1 .0
1020+ uses : docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2 .0
10211021 with :
10221022 version : ${{ env.BUILDX_VERSION }}
10231023 buildkitd-flags : --debug
You can’t perform that action at this time.
0 commit comments