9494 matrix : ${{ fromJSON(needs.define-matrix.outputs.matrix) }}
9595 steps :
9696 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
97- - uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
97+ - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
9898 with :
9999 name : packages-${{ matrix.rake-job }}
100100 path : fluent-package/yum/repositories
@@ -111,7 +111,7 @@ jobs:
111111 matrix : ${{ fromJSON(needs.define-matrix.outputs.matrix) }}
112112 steps :
113113 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
114- - uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
114+ - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
115115 with :
116116 name : packages-${{ matrix.rake-job }}
117117 path : fluent-package/yum/repositories
@@ -135,7 +135,7 @@ jobs:
135135 matrix : ${{ fromJSON(needs.define-matrix.outputs.matrix) }}
136136 steps :
137137 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
138- - uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
138+ - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
139139 with :
140140 name : packages-${{ matrix.rake-job }}
141141 path : fluent-package/yum/repositories
@@ -159,7 +159,7 @@ jobs:
159159 matrix : ${{ fromJSON(needs.define-matrix.outputs.matrix) }}
160160 steps :
161161 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
162- - uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
162+ - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
163163 with :
164164 name : packages-${{ matrix.rake-job }}
165165 path : fluent-package/yum/repositories
@@ -220,10 +220,10 @@ jobs:
220220 # rake-job: amazonlinux-2
221221 # steps:
222222 # - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
223- # - uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
223+ # - uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
224224 # with:
225225 # name: packages-${{ matrix.rake-job }}
226- # - uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
226+ # - uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
227227 # with:
228228 # name: v7-packages-${{ matrix.rake-job }}
229229 # path: v7-test
@@ -330,13 +330,13 @@ jobs:
330330 test : update-to-next-version-with-auto-and-manual.sh
331331 steps :
332332 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
333- - uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
333+ - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
334334 with :
335335 name : packages-${{ matrix.rake-job }}
336- - uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
336+ - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
337337 with :
338338 name : packages-release-${{ matrix.rake-job }}
339- - uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
339+ - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
340340 with :
341341 name : v7-packages-${{ matrix.rake-job }}
342342 path : v7-test
@@ -354,7 +354,7 @@ jobs:
354354 matrix : ${{ fromJSON(needs.define-matrix.outputs.matrix) }}
355355 steps :
356356 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
357- - uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
357+ - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
358358 with :
359359 name : packages-${{ matrix.rake-job }}
360360 path : fluent-package/yum/repositories
@@ -383,7 +383,7 @@ jobs:
383383 include : ${{ fromJSON(needs.define-matrix.outputs.matrix).include }}
384384 steps :
385385 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
386- - uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
386+ - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
387387 with :
388388 name : packages-release-${{ matrix.rake-job }}
389389 - name : Setup Incus
@@ -405,7 +405,7 @@ jobs:
405405 include : ${{ fromJSON(needs.define-matrix.outputs.matrix).include }}
406406 steps :
407407 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
408- - uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
408+ - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
409409 with :
410410 name : packages-lts-release-${{ matrix.rake-job }}
411411 - name : Setup Incus
@@ -422,7 +422,7 @@ jobs:
422422 matrix : ${{ fromJSON(needs.define-matrix.outputs.matrix) }}
423423 steps :
424424 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
425- - uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
425+ - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
426426 with :
427427 name : packages-${{ matrix.rake-job }}
428428 - name : Setup Incus
@@ -447,7 +447,7 @@ jobs:
447447 matrix : ${{ fromJSON(needs.define-matrix.outputs.matrix) }}
448448 steps :
449449 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
450- - uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
450+ - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
451451 with :
452452 name : packages-${{ matrix.rake-job }}
453453 - name : Setup Incus
@@ -475,7 +475,7 @@ jobs:
475475 matrix : ${{ fromJSON(needs.define-matrix.outputs.matrix) }}
476476 steps :
477477 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
478- - uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
478+ - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
479479 with :
480480 name : packages-${{ matrix.rake-job }}
481481 - name : Setup Incus
0 commit comments