@@ -154,7 +154,7 @@ jobs:
154154 uses : crazy-max/ghaction-github-runtime@3cb05d89e1f492524af3d41a1c98c83bc3025124 # v3.1.0
155155 - name : Set up Docker Buildx
156156 uses : docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
157- - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 .0.0
157+ - uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
158158 with :
159159 name : Docker cache amd64
160160 path : /tmp/.buildx-cache/linux/amd64
@@ -201,7 +201,7 @@ jobs:
201201 uses : crazy-max/ghaction-github-runtime@3cb05d89e1f492524af3d41a1c98c83bc3025124 # v3.1.0
202202 - name : Set up Docker Buildx
203203 uses : docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
204- - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 .0.0
204+ - uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
205205 with :
206206 name : Docker cache amd64
207207 path : /tmp/.buildx-cache/linux/amd64
@@ -231,7 +231,7 @@ jobs:
231231 uses : github/codeql-action/upload-sarif@4e94bd11f71e507f7f87df81788dff88d1dacbfb # v4.31.0
232232 with :
233233 sarif_file : trivy-results.sarif
234- - uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
234+ - uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
235235 with :
236236 name : Trivy scan SARIF
237237 path : trivy-results.sarif
@@ -256,11 +256,11 @@ jobs:
256256 uses : crazy-max/ghaction-github-runtime@3cb05d89e1f492524af3d41a1c98c83bc3025124 # v3.1.0
257257 - name : Set up Docker Buildx
258258 uses : docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
259- - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 .0.0
259+ - uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
260260 with :
261261 name : Docker cache amd64
262262 path : /tmp/.buildx-cache/linux/amd64
263- - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 .0.0
263+ - uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
264264 with :
265265 name : Docker cache arm64
266266 path : /tmp/.buildx-cache/linux/arm64
@@ -323,11 +323,11 @@ jobs:
323323 uses : crazy-max/ghaction-github-runtime@3cb05d89e1f492524af3d41a1c98c83bc3025124 # v3.1.0
324324 - name : Set up Docker Buildx
325325 uses : docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
326- - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 .0.0
326+ - uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
327327 with :
328328 name : Docker cache amd64
329329 path : /tmp/.buildx-cache/linux/amd64
330- - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 .0.0
330+ - uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
331331 with :
332332 name : Docker cache arm64
333333 path : /tmp/.buildx-cache/linux/arm64
@@ -374,11 +374,11 @@ jobs:
374374 uses : crazy-max/ghaction-github-runtime@3cb05d89e1f492524af3d41a1c98c83bc3025124 # v3.1.0
375375 - name : Set up Docker Buildx
376376 uses : docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
377- - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 .0.0
377+ - uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
378378 with :
379379 name : Docker cache amd64
380380 path : /tmp/.buildx-cache/linux/amd64
381- - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 .0.0
381+ - uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
382382 with :
383383 name : Docker cache arm64
384384 path : /tmp/.buildx-cache/linux/arm64
0 commit comments