Merge pull request #877 from github/codeql-cli-2.7.6

Update default CodeQL version to 2.7.6
This commit is contained in:
Edoardo Pirovano
2022-01-24 11:18:52 +00:00
committed by GitHub
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -3,6 +3,7 @@
## [UNRELEASED]
- Display a better error message when encountering a workflow that runs the `codeql-action/init` action multiple times. [#876](https://github.com/github/codeql-action/pull/876)
- Update default CodeQL bundle version to 2.7.6. [#877](https://github.com/github/codeql-action/pull/877)
## 1.0.29 - 21 Jan 2022
+1 -1
View File
@@ -1,3 +1,3 @@
{
"bundleVersion": "codeql-bundle-20220112"
"bundleVersion": "codeql-bundle-20220120"
}
+1 -1
View File
@@ -1,3 +1,3 @@
{
"bundleVersion": "codeql-bundle-20220112"
"bundleVersion": "codeql-bundle-20220120"
}