Merge pull request #1156 from github/cklin/codeql-cli-2.10.2

Update default CodeQL version to 2.10.2
This commit is contained in:
Chuan-kai Lin 2022-08-02 09:25:06 -07:00 committed by GitHub
commit 329cb8b61c
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.10.2. [#1156](https://github.com/github/codeql-action/pull/1156)
## 2.1.17 - 28 Jul 2022

View file

@ -1,3 +1,3 @@
{
"bundleVersion": "codeql-bundle-20220714"
"bundleVersion": "codeql-bundle-20220728"
}

View file

@ -1,3 +1,3 @@
{
"bundleVersion": "codeql-bundle-20220714"
"bundleVersion": "codeql-bundle-20220728"
}