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 @@ -148,7 +148,7 @@ jobs:
148148 add-cpes-if-none : true
149149
150150 - name : Upload scan result to GitHub Security tab
151- uses : github/codeql-action/upload-sarif@4e83f6b818d7c9f52143570963b2c7f7f055decb # v3.28.6
151+ uses : github/codeql-action/upload-sarif@17a820bf2e43b47be2c72b39cc905417bc1ab6d0 # v3.28.6
152152 continue-on-error : true
153153 with :
154154 sarif_file : ${{ steps.scan.outputs.sarif }}
Original file line number Diff line number Diff line change 6262
6363 # Upload the results to GitHub's code scanning dashboard.
6464 - name : " Upload to code-scanning"
65- uses : github/codeql-action/upload-sarif@4e83f6b818d7c9f52143570963b2c7f7f055decb # v3.28.6
65+ uses : github/codeql-action/upload-sarif@17a820bf2e43b47be2c72b39cc905417bc1ab6d0 # v3.28.6
6666 with :
6767 sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments