diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index adaacd6e..54905336 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -27,7 +27,7 @@ jobs: name: Analyze runs-on: ubuntu-latest # Default: 360 minutes - timeout-minutes: 10 + timeout-minutes: 20 container: # NOTE: CodeQL requires a Go version equal to or greater than the # version specified in the project's go.mod file. We use a container