File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -120,7 +120,7 @@ jobs:
120120
121121 - name : Upload evidence
122122 if : always()
123- uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
123+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
124124 with :
125125 name : antivirus-report
126126 path : ${{ env.OUTPUT_FILE }}
@@ -584,7 +584,7 @@ jobs:
584584
585585 - name : Upload test artifacts
586586 if : always()
587- uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
587+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
588588 with :
589589 name : kind-${{ github.event_name }}-${{ github.event.number }}-robot-report
590590 path : |
@@ -723,7 +723,7 @@ jobs:
723723
724724 - name : Upload test artifacts
725725 if : always()
726- uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
726+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
727727 with :
728728 name : on-prem-${{ github.event_name }}-${{ github.event.number }}-robot-report
729729 path : |
You can’t perform that action at this time.
0 commit comments