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 3838 runs-on : ' ubuntu-latest'
3939
4040 steps :
41- - uses : ' actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd ' # v8
41+ - uses : ' actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 ' # v9
4242 with :
4343 script : |-
4444 // parse test names
Original file line number Diff line number Diff line change 5757 # Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
5858 # format to the repository Actions tab.
5959 - name : " Upload artifact"
60- uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5 .0.0
60+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7 .0.1
6161 with :
6262 name : SARIF file
6363 path : results.sarif
You can’t perform that action at this time.
0 commit comments