Update bundle for 2.11.1

This version has the fix applied
This commit is contained in:
alexet 2022-10-11 12:05:46 +01:00
parent 3d39294047
commit 362f9a2522
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.1. [#1294](https://github.com/github/codeql-action/pull/1294)
## 2.1.27 - 06 Oct 2022

View file

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

View file

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