CodeQL: Increase memory size [ci skip]
Query evaluation ran out of Java heap frequently since CodeQL 2.14.3.
This commit is contained in:
parent
2ce1b77ce0
commit
fa70e361e0
Notes:
git
2023-08-31 05:35:00 +00:00
1
.github/workflows/codeql-analysis.yml
vendored
1
.github/workflows/codeql-analysis.yml
vendored
@ -78,6 +78,7 @@ jobs:
|
||||
category: '/language:${{ matrix.language }}'
|
||||
upload: False
|
||||
output: sarif-results
|
||||
ram: 8192
|
||||
|
||||
- name: filter-sarif
|
||||
uses: advanced-security/filter-sarif@f3b8118a9349d88f7b1c0c488476411145b6270d # v1.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user