Re-enable waiting for processing by default, using the new API semantics.
This commit is contained in:
parent
d8576e34bf
commit
9885f86fab
6 changed files with 13 additions and 26 deletions
|
|
@ -29,7 +29,7 @@ inputs:
|
|||
wait-for-processing:
|
||||
description: If true, the Action will wait for the uploaded SARIF to be processed before completing.
|
||||
required: true
|
||||
default: "false"
|
||||
default: "true"
|
||||
outputs:
|
||||
sarif-id:
|
||||
description: The ID of the uploaded SARIF file.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue