Merge pull request #369 from felicitymay/patch-1
Update description to include limit on number of results
This commit is contained in:
commit
a1bfa7609f
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ description: 'Upload the analysis results'
|
||||||
author: 'GitHub'
|
author: 'GitHub'
|
||||||
inputs:
|
inputs:
|
||||||
sarif_file:
|
sarif_file:
|
||||||
description: The SARIF file or directory of SARIF files to be uploaded.
|
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
|
required: false
|
||||||
default: '../results'
|
default: '../results'
|
||||||
checkout_path:
|
checkout_path:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue