Skip to content

Commit 742037a

Browse files
committed
Support polling timeout
1 parent ae677c6 commit 742037a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,6 @@ jobs:
135135
EXTERNAL_ID: "App_12230045"
136136
BLOCK_ON_SEVERITY: "HIGH" # Optional: Block build on high severity vulnerabilities
137137
WARN_ON_SEVERITY: "MEDIUM" # Optional: Warn on medium severity vulnerabilities
138-
POLLING_TIMEOUT: 300000 # Optional: Stop polling the scan result after the specified time
138+
POLLING_TIMEOUT: 300000 # Optional: Stop polling the scan result after the specified time
139139

140140
```

0 commit comments

Comments
 (0)