Compare commits

...

1 Commits

Author SHA1 Message Date
github-actions[bot]
5db04e0f3b 1.0.22 2021-11-01 09:02:06 +00:00

View File

@@ -1,6 +1,6 @@
# CodeQL Action and CodeQL Runner Changelog
## [UNRELEASED]
## 1.0.22 - 01 Nov 2021
- The `init` step of the Action now supports `ram` and `threads` inputs to limit resource use of CodeQL extractors. These inputs also serve as defaults to the subsequent `analyze` step, which finalizes the database and executes queries. [#738](https://github.com/github/codeql-action/pull/738)