Skip to content

Commit 7b32c3c

Browse files
committed
Merge branch 'master' into dot-syntax
2 parents 90c07ef + 63f52e7 commit 7b32c3c

File tree

7 files changed

+78
-46
lines changed

7 files changed

+78
-46
lines changed

analyze/action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ inputs:
1212
description: Upload the SARIF file
1313
required: false
1414
default: true
15+
ram:
16+
description: Override the amount of memory in MB to be used by CodeQL. By default, almost all the memory of the machine is used.
17+
required: false
1518
token:
1619
default: ${{ github.token }}
1720
matrix:

lib/finalize-db.js

Lines changed: 19 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/finalize-db.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/upload-lib.js

Lines changed: 17 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)