| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Mergeback v1.0.22 refs/heads/v1 into main
Include matrix information in debug artifact name
Sanitize artifact name before using
They must all have a unique category. The category will be converted into an environment variable.
Allow multiple uploads in a single job
Update bundle to version 2.7.1
Respect value of `LD_PRELOAD` given by the CLI
|
|
||
| - 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) | ||
| - When used with CodeQL 2.7.1 or above, the Action now includes custom query help in the analysis results uploaded to GitHub code scanning, if available. To add help text for a custom query, create a Markdown file next to the `.ql` file containing the query, using the same base name but the file extension `.md`. [#804](https://github.com/github/codeql-action/pull/804) | ||
| - The `upload-sarif` action now allows multiple uploads in a single job, as long as they have different categories. [#801](https://github.com/github/codeql-action/pull/801) |
There was a problem hiding this comment.
This has ended up in the wrong section of the changelog.
Sorry, something went wrong.
|
I'm supposed to notify @AlonaHlobina that the CodeQL action has been updated with release 2.7.1. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Merging 2ecc17d into v1
Conductor for this PR is @edoardopirovano
Contains the following pull requests:
Please review the following: