File tree 3 files changed +9
-9
lines changed
3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ See the [releases page](https://github.com/github/codeql-action/releases) for th
4
4
5
5
## [ UNRELEASED]
6
6
7
- No user facing changes.
7
+ - Update default CodeQL bundle version to 2.20.4. [ # 2753 ] ( https://github.com/github/codeql-action/pull/2753 )
8
8
9
9
## 3.28.8 - 29 Jan 2025
10
10
Original file line number Diff line number Diff line change 1
1
{
2
- "bundleVersion" : " codeql-bundle-v2.20.3 " ,
3
- "cliVersion" : " 2.20.3 " ,
4
- "priorBundleVersion" : " codeql-bundle-v2.20.2 " ,
5
- "priorCliVersion" : " 2.20.2 "
2
+ "bundleVersion" : " codeql-bundle-v2.20.4 " ,
3
+ "cliVersion" : " 2.20.4 " ,
4
+ "priorBundleVersion" : " codeql-bundle-v2.20.3 " ,
5
+ "priorCliVersion" : " 2.20.3 "
6
6
}
Original file line number Diff line number Diff line change 1
1
{
2
- "bundleVersion" : " codeql-bundle-v2.20.3 " ,
3
- "cliVersion" : " 2.20.3 " ,
4
- "priorBundleVersion" : " codeql-bundle-v2.20.2 " ,
5
- "priorCliVersion" : " 2.20.2 "
2
+ "bundleVersion" : " codeql-bundle-v2.20.4 " ,
3
+ "cliVersion" : " 2.20.4 " ,
4
+ "priorBundleVersion" : " codeql-bundle-v2.20.3 " ,
5
+ "priorCliVersion" : " 2.20.3 "
6
6
}
You can’t perform that action at this time.
0 commit comments