Bump default CodeQL version to 2.11.2

This commit is contained in:
Edoardo Pirovano 2022-10-21 09:25:11 +01:00
parent f0a1281661
commit 624418cb40
No known key found for this signature in database
GPG key ID: 047556B5D93FFE28
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.2. [#1320](https://github.com/github/codeql-action/pull/1320)
## 2.1.28 - 18 Oct 2022

View file

@ -1,3 +1,3 @@
{
"bundleVersion": "codeql-bundle-20221010"
"bundleVersion": "codeql-bundle-20221024"
}

View file

@ -1,3 +1,3 @@
{
"bundleVersion": "codeql-bundle-20221010"
"bundleVersion": "codeql-bundle-20221024"
}