Merge pull request #842 from github/aeisenberg/cli-2.7.3

Prepare for the CodeQL 2.7.3 release
This commit is contained in:
Andrew Eisenberg 2021-12-08 17:46:32 -08:00 committed by GitHub
commit 6ad00fd084
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.3. [#842](https://github.com/github/codeql-action/pull/842)
## 1.0.25 - 06 Dec 2021

View file

@ -1,3 +1,3 @@
{
"bundleVersion": "codeql-bundle-20211122"
"bundleVersion": "codeql-bundle-20211208"
}

View file

@ -1,3 +1,3 @@
{
"bundleVersion": "codeql-bundle-20211122"
"bundleVersion": "codeql-bundle-20211208"
}