Merge pull request #733 from github/cklin/codeql-cli-2.6.1-update

Update CodeQL bundle to 20210907 / 2.6.1
This commit is contained in:
Aditya Sharad 2021-09-07 16:02:06 -07:00 committed by GitHub
commit 7128833392
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.6.1. [#733](https://github.com/github/codeql-action/pull/733)
## 1.0.13 - 06 Sep 2021

View file

@ -1,3 +1,3 @@
{
"bundleVersion": "codeql-bundle-20210824"
"bundleVersion": "codeql-bundle-20210907"
}

View file

@ -1,3 +1,3 @@
{
"bundleVersion": "codeql-bundle-20210824"
"bundleVersion": "codeql-bundle-20210907"
}