File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7272
7373 # Upload the results to GitHub's code scanning dashboard.
7474 - name : " Upload to code-scanning"
75- uses : github/codeql-action/upload-sarif@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3.30.6
75+ uses : github/codeql-action/upload-sarif@cdefb33c0f6224e58673d9004f47f7cb3e328b89 # v4.31.10
7676 # NOTE: Uploading SARIF requires GitHub Enterprise and GitHub Advanced Security license for private repositories.
7777 if : github.event.repository.private == false
7878 with :
Original file line number Diff line number Diff line change 5252 # NOTE: Uploading SARIF requires GitHub Enterprise and GitHub Advanced Security license for private repositories.
5353 # TODO: Remove the next line for private repositories with GitHub Advanced Security.
5454 if : github.event.repository.private == false
55- uses : github/codeql-action/upload-sarif@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3.30.6
55+ uses : github/codeql-action/upload-sarif@cdefb33c0f6224e58673d9004f47f7cb3e328b89 # v4.31.10
5656 with :
5757 sarif_file : zizmor.sarif.json
5858 category : zizmor
You can’t perform that action at this time.
0 commit comments