Merge pull request #1433 from github/henrymercer/use-codeql-2.11.6

Bump default CodeQL version to 2.11.6
This commit is contained in:
Henry Mercer 2022-12-13 13:05:00 +00:00 committed by GitHub
commit 37a4496237
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
## [UNRELEASED]
No user facing changes.
- Update default CodeQL bundle version to 2.11.6. [#1433](https://github.com/github/codeql-action/pull/1433)
## 2.1.36 - 08 Dec 2022

View file

@ -1,3 +1,3 @@
{
"bundleVersion": "codeql-bundle-20221202"
"bundleVersion": "codeql-bundle-20221211"
}

View file

@ -1,3 +1,3 @@
{
"bundleVersion": "codeql-bundle-20221202"
"bundleVersion": "codeql-bundle-20221211"
}