File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -158,7 +158,7 @@ jobs:
158158 if : always()
159159
160160 - name : Upload Scan Results
161- uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
161+ uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
162162 continue-on-error : true
163163 with :
164164 name : scan-results
Original file line number Diff line number Diff line change 5454 # Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
5555 # format to the repository Actions tab.
5656 - name : " Upload artifact"
57- uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
57+ uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
5858 with :
5959 name : SARIF file
6060 path : results.sarif
You can’t perform that action at this time.
0 commit comments