Bump default CodeQL version to 2.11.5

This commit is contained in:
Chuan-kai Lin 2022-12-02 07:38:17 -08:00
parent aa0e650c6a
commit 1e5919b22d
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.5. [#1412](https://github.com/github/codeql-action/pull/1412)
## 2.1.35 - 01 Dec 2022

View file

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

View file

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