Merge pull request #827 from github/2.7.2-release

Bump default CodeQL version to 2.7.2
This commit is contained in:
Edoardo Pirovano 2021-11-22 15:17:04 +00:00 committed by GitHub
commit 0b242db78f
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.2. [#827](https://github.com/github/codeql-action/pull/827)
## 1.0.23 - 16 Nov 2021

View file

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

View file

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