Always wait for processing when uploading a failed SARIF file
This commit is contained in:
parent
e628ee0ae1
commit
00a3c456fb
7 changed files with 10 additions and 54 deletions
|
|
@ -63,7 +63,6 @@ inputs:
|
|||
wait-for-processing:
|
||||
description: If true, the Action will wait for the uploaded SARIF to be processed before completing.
|
||||
required: true
|
||||
# If changing this, make sure to update workflow.ts accordingly.
|
||||
default: "true"
|
||||
token:
|
||||
default: ${{ github.token }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue