mirror of
https://github.com/github/codeql-action.git
synced 2025-12-06 07:48:17 +08:00
Update upload-sarif/action.yml
Co-authored-by: hubwriter <hubwriter@github.com>
This commit is contained in:
@@ -3,7 +3,7 @@ description: 'Upload the analysis results'
|
||||
author: 'GitHub'
|
||||
inputs:
|
||||
sarif_file:
|
||||
description: The SARIF file or directory of SARIF files to be uploaded. Each SARIF file should contain a maximum of 1000 results, any additional results are ignored.
|
||||
description: The SARIF file or directory of SARIF files to be uploaded. Each upload should contain a maximum of 1000 results, any additional results are ignored.
|
||||
required: false
|
||||
default: '../results'
|
||||
checkout_path:
|
||||
|
||||
Reference in New Issue
Block a user