File tree 3 files changed +10
-10
lines changed
3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ UNRELEASED]
4
4
5
- No user facing changes.
5
+ - Update default CodeQL bundle version to 2.12.5. [ # 1585 ] ( https://github.com/github/codeql-action/pull/1585 )
6
6
7
7
## 2.2.7 - 15 Mar 2023
8
8
9
9
No user facing changes.
10
10
11
11
## 2.2.6 - 10 Mar 2023
12
12
13
- - Update default CodeQL bundle version to 2.12.4.
13
+ - Update default CodeQL bundle version to 2.12.4. [ # 1561 ] ( https://github.com/github/codeql-action/pull/1561 )
14
14
15
15
## 2.2.5 - 24 Feb 2023
16
16
Original file line number Diff line number Diff line change 1
1
{
2
- "bundleVersion" : " codeql-bundle-20230304 " ,
3
- "cliVersion" : " 2.12.4 " ,
4
- "priorBundleVersion" : " codeql-bundle-20230217 " ,
5
- "priorCliVersion" : " 2.12.3 "
2
+ "bundleVersion" : " codeql-bundle-20230317 " ,
3
+ "cliVersion" : " 2.12.5 " ,
4
+ "priorBundleVersion" : " codeql-bundle-20230304 " ,
5
+ "priorCliVersion" : " 2.12.4 "
6
6
}
Original file line number Diff line number Diff line change 1
1
{
2
- "bundleVersion" : " codeql-bundle-20230304 " ,
3
- "cliVersion" : " 2.12.4 " ,
4
- "priorBundleVersion" : " codeql-bundle-20230217 " ,
5
- "priorCliVersion" : " 2.12.3 "
2
+ "bundleVersion" : " codeql-bundle-20230317 " ,
3
+ "cliVersion" : " 2.12.5 " ,
4
+ "priorBundleVersion" : " codeql-bundle-20230304 " ,
5
+ "priorCliVersion" : " 2.12.4 "
6
6
}
You can’t perform that action at this time.
0 commit comments