Skip to content

Commit 8db44c4

Browse files
Update timeout for .github/workflows/sast.yml (#104)
1 parent 2beb829 commit 8db44c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sast.yml

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111

1212
jobs:
1313
semgrep:
14+
timeout-minutes: ${{ fromJSON(vars.GHA_DEFAULT_TIMEOUT) }}
1415
name: Semgrep SAST
1516
runs-on: ubuntu-latest
1617
permissions:

0 commit comments

Comments
 (0)