File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7979 severity-cutoff : ' high'
8080 fail-build : false
8181
82- - uses : github/codeql-action/upload-sarif@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3 .30.6
82+ - uses : github/codeql-action/upload-sarif@e296a935590eb16afc0c0108289f68c87e2a89a5 # v4 .30.7
8383 if : ${{ github.event_name != 'pull_request' && github.event_name != 'merge_group' }}
8484 with :
8585 sarif_file : ${{ steps.scan.outputs.sarif }}
Original file line number Diff line number Diff line change 7575 # Upload the results to GitHub's code scanning dashboard (optional).
7676 # Commenting out will disable upload of results to your repo's Code Scanning dashboard
7777 - name : " Upload to code-scanning"
78- uses : github/codeql-action/upload-sarif@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3 .30.6
78+ uses : github/codeql-action/upload-sarif@e296a935590eb16afc0c0108289f68c87e2a89a5 # v4 .30.7
7979 with :
8080 sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments