Merge pull request #1143 from github/alexet/codeql-2.10.1-update

Update bundle to 2.10.1
This commit is contained in:
Alexander Eyers-Taylor 2022-07-19 15:38:55 +01:00 committed by GitHub
commit b8bd06e075
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.1. [#1143](https://github.com/github/codeql-action/pull/1143)
## 2.1.16 - 13 Jul 2022

View file

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

View file

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