Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Commit b28f468

Browse files
committed
increase timeout for github action
1 parent 89af761 commit b28f468

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/static-scan.yml

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
with:
2727
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
2828
version: v1.52.2
29+
args: --timeout=20m
2930

3031
shellcheck:
3132
name: Shellcheck

0 commit comments

Comments
 (0)