File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ jobs:
101101 docker info -f '{{ .DriverStatus }}'
102102
103103 - name : Set up Docker Buildx
104- uses : docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12 .0
104+ uses : docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4.0 .0
105105
106106 - name : Download build image
107107 uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
Original file line number Diff line number Diff line change @@ -141,7 +141,7 @@ jobs:
141141 docker info -f '{{ .DriverStatus }}'
142142
143143 - name : Set up Docker Buildx
144- uses : docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12 .0
144+ uses : docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4.0 .0
145145 with :
146146 # zizmor: runtime artifacts potentially vulnerable to a cache poisoning attack
147147 cache-binary : false
You can’t perform that action at this time.
0 commit comments