Merge pull request #795 from github/cklin/codeql-cli-2.7.0-update

Update CodeQL bundle to 20211025 / 2.7.0
This commit is contained in:
Chuan-kai Lin 2021-10-25 14:10:10 -07:00 committed by GitHub
commit a53b8d0ed1
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.7.0. [#795](https://github.com/github/codeql-action/pull/795)
## 1.0.20 - 25 Oct 2021

View file

@ -1,3 +1,3 @@
{
"bundleVersion": "codeql-bundle-20211013"
"bundleVersion": "codeql-bundle-20211025"
}

View file

@ -1,3 +1,3 @@
{
"bundleVersion": "codeql-bundle-20211013"
"bundleVersion": "codeql-bundle-20211025"
}