Skip to content

Commit b8c3edd

Browse files
committed
cdxgen timeout
Signed-off-by: Prabhu Subramanian <[email protected]>
1 parent 70dcb8a commit b8c3edd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/repotests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,7 @@ jobs:
260260
shell: bash
261261
env:
262262
DEPSCAN_SOURCE_IMAGE: ghcr.io/owasp-dep-scan/dep-scan:master
263+
CDXGEN_TIMEOUT_MS: 3600000
263264
- uses: actions/checkout@v4
264265
with:
265266
repository: 'aboutcode-org/dejacode'
@@ -279,6 +280,7 @@ jobs:
279280
shell: bash
280281
env:
281282
DEPSCAN_SOURCE_IMAGE: dejacode:latest
283+
CDXGEN_TIMEOUT_MS: 3600000
282284
- uses: actions/upload-artifact@v4
283285
with:
284286
name: dejacode_reports

0 commit comments

Comments
 (0)