File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -167,7 +167,7 @@ jobs:
167167
168168 steps :
169169 - name : Download unsigned distribution
170- uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
170+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8 .0.1
171171 with :
172172 name : windows-unsigned
173173 path : dist-windows
@@ -223,7 +223,7 @@ jobs:
223223
224224 steps :
225225 - name : Download unsigned distribution
226- uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
226+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8 .0.1
227227 with :
228228 name : windows-unsigned
229229 path : dist-windows
Original file line number Diff line number Diff line change @@ -125,7 +125,7 @@ jobs:
125125
126126 steps :
127127 - name : Download all artifacts
128- uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
128+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8 .0.1
129129 with :
130130 merge-multiple : true
131131
Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ jobs:
122122
123123 steps :
124124 - name : Download CLI artifacts
125- uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
125+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8 .0.1
126126 with :
127127 pattern : goose-*
128128 path : cli-dist
Original file line number Diff line number Diff line change 7979
8080 steps :
8181 - name : Download Intel artifact
82- uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
82+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8 .0.1
8383 with :
8484 name : Goose-darwin-x64
8585 path : intel-dist
Original file line number Diff line number Diff line change 8080
8181 steps :
8282 - name : Download Windows artifact
83- uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
83+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8 .0.1
8484 with :
8585 name : Goose-win32-x64
8686 path : windows-dist
Original file line number Diff line number Diff line change @@ -172,7 +172,7 @@ jobs:
172172
173173 steps :
174174 - name : Download ARM64 artifact
175- uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
175+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8 .0.1
176176 with :
177177 name : Goose-darwin-arm64
178178 path : arm64-dist
Original file line number Diff line number Diff line change 9494 ref : ${{ github.event.inputs.branch || github.ref }}
9595
9696 - name : Download Binary
97- uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
97+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8 .0.1
9898 with :
9999 name : goose-binary
100100 path : target/debug
@@ -180,7 +180,7 @@ jobs:
180180 ref : ${{ github.event.inputs.branch || github.ref }}
181181
182182 - name : Download Binary
183- uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
183+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8 .0.1
184184 with :
185185 name : goose-binary
186186 path : target/debug
@@ -218,7 +218,7 @@ jobs:
218218 ref : ${{ github.event.inputs.branch || github.ref }}
219219
220220 - name : Download Binary
221- uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
221+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8 .0.1
222222 with :
223223 name : goose-binary
224224 path : target/debug
@@ -258,7 +258,7 @@ jobs:
258258 ref : ${{ github.event.inputs.branch || github.ref }}
259259
260260 - name : Download Binary
261- uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
261+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8 .0.1
262262 with :
263263 name : goosed-binary
264264 path : target/debug
Original file line number Diff line number Diff line change @@ -139,7 +139,7 @@ jobs:
139139 environment : npm-production-publishing
140140 steps :
141141 - name : Download built packages
142- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4
142+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
143143 with :
144144 name : npm-packages
145145 path : ui/
Original file line number Diff line number Diff line change 9898 attestations : write # Required for SLSA build provenance attestations
9999 steps :
100100 - name : Download all artifacts
101- uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
101+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8 .0.1
102102 with :
103103 merge-multiple : true
104104
You can’t perform that action at this time.
0 commit comments