We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae677c6 commit 742037aCopy full SHA for 742037a
1 file changed
README.md
@@ -135,6 +135,6 @@ jobs:
135
EXTERNAL_ID: "App_12230045"
136
BLOCK_ON_SEVERITY: "HIGH" # Optional: Block build on high severity vulnerabilities
137
WARN_ON_SEVERITY: "MEDIUM" # Optional: Warn on medium severity vulnerabilities
138
- POLLING_TIMEOUT: 300000 # Optional: Stop polling the scan result after the specified time
+ POLLING_TIMEOUT: 300000 # Optional: Stop polling the scan result after the specified time
139
140
```
0 commit comments