Skip to content

Commit

Permalink
Merge branch 'master' into config_utils_tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert authored and GitHub committed May 18, 2020
2 parents 0e6df42 + 63f52e7 commit 852b918
Show file tree
Hide file tree
Showing 7 changed files with 78 additions and 46 deletions.
3 changes: 3 additions & 0 deletions analyze/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ inputs:
description: Upload the SARIF file
required: false
default: true
ram:
description: Override the amount of memory in MB to be used by CodeQL. By default, almost all the memory of the machine is used.
required: false
token:
default: ${{ github.token }}
matrix:
Expand Down
19 changes: 19 additions & 0 deletions lib/finalize-db.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/finalize-db.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

38 changes: 17 additions & 21 deletions lib/upload-lib.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 852b918

Please sign in to comment.