Merge pull request #761 from github/codeql-2.6.3-release-prep

Update default codeql bundle to 2.6.3
This commit is contained in:
Alexander Eyers-Taylor 2021-10-06 18:48:49 +01:00 committed by GitHub
commit 10f284c032
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 2 deletions

View file

@ -4,6 +4,10 @@
No user facing changes.
## 1.0.15 - 22 Sep 2021
- Update default CodeQL bundle version to 2.6.3. [#761](https://github.com/github/codeql-action/pull/761)
## 1.0.16 - 05 Oct 2021
No user facing changes.

View file

@ -1,3 +1,3 @@
{
"bundleVersion": "codeql-bundle-20210921"
"bundleVersion": "codeql-bundle-20211005"
}

View file

@ -1,3 +1,3 @@
{
"bundleVersion": "codeql-bundle-20210921"
"bundleVersion": "codeql-bundle-20211005"
}