mirror of
https://github.com/github/codeql-action
synced 2026-05-23 20:00:54 +03:00
Update default CodeQL version to 2.10.3
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
## [UNRELEASED]
|
||||
|
||||
- In debug mode, debug artifacts are now uploaded even if a step in the Actions workflow fails. [#1159](https://github.com/github/codeql-action/pull/1159)
|
||||
- Update default CodeQL bundle version to 2.10.3. [#1178](https://github.com/github/codeql-action/pull/1178)
|
||||
|
||||
## 2.1.18 - 03 Aug 2022
|
||||
|
||||
|
||||
+1
-1
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"bundleVersion": "codeql-bundle-20220728"
|
||||
"bundleVersion": "codeql-bundle-20220811"
|
||||
}
|
||||
|
||||
+1
-1
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"bundleVersion": "codeql-bundle-20220728"
|
||||
"bundleVersion": "codeql-bundle-20220811"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user