Skip to content

Commit f0988cb

Browse files
committed
Move changelog note to correct section
1 parent fef20d6 commit f0988cb

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

CHANGELOG.md

+4-5
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,6 @@
22

33
## 2.2.9 - 27 Mar 2023
44

5-
No user facing changes.
6-
7-
## 2.2.8 - 22 Mar 2023
8-
9-
- Update default CodeQL bundle version to 2.12.5. [#1585](https://github.com/github/codeql-action/pull/1585)
105
- Customers post-processing the SARIF output of the `analyze` Action before uploading it to Code Scanning will benefit from an improved debugging experience. [#1598](https://github.com/github/codeql-action/pull/1598)
116
- The CodeQL Action will now upload a SARIF file with debugging information to Code Scanning on failed runs for customers using `upload: false`. Previously, this was only available for customers using the default value of the `upload` input.
127
- The `upload` input to the `analyze` Action now accepts the following values:
@@ -15,6 +10,10 @@ No user facing changes.
1510
- `never` avoids uploading the SARIF file to Code Scanning even if the code scanning run fails. This is not recommended for external users since it complicates debugging.
1611
- The legacy `true` and `false` options will be interpreted as `always` and `failure-only` respectively.
1712

13+
## 2.2.8 - 22 Mar 2023
14+
15+
- Update default CodeQL bundle version to 2.12.5. [#1585](https://github.com/github/codeql-action/pull/1585)
16+
1817
## 2.2.7 - 15 Mar 2023
1918

2019
No user facing changes.

0 commit comments

Comments
 (0)