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 7979 severity-cutoff : ' high'
8080 fail-build : false
8181
82- - uses : github/codeql-action/upload-sarif@fe4161a26a8629af62121b670040955b330f9af2 # v4.31.6
82+ - uses : github/codeql-action/upload-sarif@cf1bb45a277cb3c205638b2cd5c984db1c46a412 # v4.31.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@fe4161a26a8629af62121b670040955b330f9af2 # v4.31.6
78+ uses : github/codeql-action/upload-sarif@cf1bb45a277cb3c205638b2cd5c984db1c46a412 # v4.31.7
7979 with :
8080 sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments