Skip to content

Commit a3a8231

Browse files
Update upload-sarif/action.yml
Co-authored-by: hubwriter <hubwriter@github.com>
1 parent d0ac97e commit a3a8231

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

upload-sarif/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: 'Upload the analysis results'
33
author: 'GitHub'
44
inputs:
55
sarif_file:
6-
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.
6+
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.
77
required: false
88
default: '../results'
99
checkout_path:

0 commit comments

Comments
 (0)