Merge branch 'main' into henrymercer/add-ml-powered-query-enablement-to-analyze-status-report

This commit is contained in:
Henry Mercer 2022-02-15 15:09:02 +00:00 committed by GitHub
commit ec47ce3982
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.8.1. [#925](https://github.com/github/codeql-action/pull/925)
## 1.1.0 - 11 Feb 2022

View file

@ -1,3 +1,3 @@
{
"bundleVersion": "codeql-bundle-20220128"
"bundleVersion": "codeql-bundle-20220214"
}

View file

@ -1,3 +1,3 @@
{
"bundleVersion": "codeql-bundle-20220128"
"bundleVersion": "codeql-bundle-20220214"
}