We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0e2f3c commit ae7bb50Copy full SHA for ae7bb50
CHANGELOG.md
@@ -3,6 +3,7 @@
3
## [UNRELEASED]
4
5
- [v2+ only] The CodeQL Action now runs on Node.js v16. [#1000](https://github.com/github/codeql-action/pull/1000)
6
+- Update default CodeQL bundle version to 2.8.4. [#990](https://github.com/github/codeql-action/pull/990)
7
8
## 1.1.5 - 15 Mar 2022
9
lib/defaults.json
@@ -1,3 +1,3 @@
1
{
2
- "bundleVersion": "codeql-bundle-20220311"
+ "bundleVersion": "codeql-bundle-20220322"
}
src/defaults.json
0 commit comments