Merge branch 'main' into update-bundle/codeql-bundle-v2.18.0

This commit is contained in:
Angela P Wen 2024-07-11 11:03:18 +02:00 committed by GitHub
commit 1c60bf167b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
1655 changed files with 37900 additions and 3336 deletions

View file

@ -6,6 +6,7 @@ Note that the only difference between `v2` and `v3` of the CodeQL Action is the
## [UNRELEASED]
- Improve the reliability and performance of analyzing code when analyzing a compiled language with the `autobuild` [build mode](https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/codeql-code-scanning-for-compiled-languages#codeql-build-modes) on GitHub Enterprise Server. This feature is already available to GitHub.com users. [#2353](https://github.com/github/codeql-action/pull/2353)
- Update default CodeQL bundle version to 2.18.0. [#2364](https://github.com/github/codeql-action/pull/2364)
## 3.25.11 - 28 Jun 2024