Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a965b69 commit fe5d227Copy full SHA for fe5d227
3 files changed
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
## [UNRELEASED]
4
5
-No user facing changes.
+- Update default CodeQL bundle version to 2.10.0. [#1123](https://github.com/github/codeql-action/pull/1123)
6
7
## 2.1.14 - 22 Jun 2022
8
lib/defaults.json
@@ -1,3 +1,3 @@
1
{
- "bundleVersion": "codeql-bundle-20220615"
+ "bundleVersion": "codeql-bundle-20220623"
}
src/defaults.json
0 commit comments