@@ -312,7 +312,7 @@ jobs:
312312
313313 - name : Docker meta
314314 id : meta
315- uses : docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5.8 .0
315+ uses : docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5.9 .0
316316 with :
317317 context : workflow
318318 images : |
@@ -356,7 +356,7 @@ jobs:
356356 summary : true
357357
358358 - name : Upload Scan Results to Github Artifacts
359- uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
359+ uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
360360 with :
361361 name : " ${{ github.ref_name }}-${{ steps.directory.outputs.directory }}"
362362 path : " ${{ steps.directory.outputs.directory }}/"
@@ -392,7 +392,7 @@ jobs:
392392
393393 - name : Docker meta
394394 id : meta
395- uses : docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5.8 .0
395+ uses : docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5.9 .0
396396 with :
397397 context : workflow
398398 images : |
@@ -436,7 +436,7 @@ jobs:
436436 summary : true
437437
438438 - name : Upload Scan Results to Github Artifacts
439- uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
439+ uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
440440 with :
441441 name : " ${{ github.ref_name }}-${{ steps.directory.outputs.directory }}"
442442 path : " ${{ steps.directory.outputs.directory }}/"
@@ -479,7 +479,7 @@ jobs:
479479
480480 - name : Docker meta
481481 id : meta
482- uses : docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5.8 .0
482+ uses : docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5.9 .0
483483 with :
484484 context : workflow
485485 images : |
@@ -523,7 +523,7 @@ jobs:
523523 summary : true
524524
525525 - name : Upload Scan Results to Github Artifacts
526- uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
526+ uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
527527 with :
528528 name : " ${{ github.ref_name }}-${{ steps.directory.outputs.directory }}"
529529 path : " ${{ steps.directory.outputs.directory }}/"
0 commit comments