mirror of
https://github.com/github/codeql-action
synced 2026-05-29 05:00:55 +03:00
Merge pull request #877 from github/codeql-cli-2.7.6
Update default CodeQL version to 2.7.6
This commit is contained in:
@@ -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
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"bundleVersion": "codeql-bundle-20220112"
|
||||
"bundleVersion": "codeql-bundle-20220120"
|
||||
}
|
||||
|
||||
+1
-1
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"bundleVersion": "codeql-bundle-20220112"
|
||||
"bundleVersion": "codeql-bundle-20220120"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user