File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -49,14 +49,14 @@ jobs:
4949 # of the value entered here.
5050 publish_results : true
5151
52- # Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
53- # format to the repository Actions tab.
54- - name : " Upload artifact"
55- 56- with :
57- name : SARIF file
58- path : results.sarif
59- retention-days : 5
52+ # # Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
53+ # # format to the repository Actions tab.
54+ # - name: "Upload artifact"
55+ 56+ # with:
57+ # name: SARIF file
58+ # path: results.sarif
59+ # retention-days: 5
6060
6161 # required for Code scanning alerts
6262 - name : " Upload SARIF results to code scanning"
You can’t perform that action at this time.
0 commit comments