Skip to content

Commit 19970ae

Browse files
committed
Update changelog
Add an entry and move an entry.
1 parent ec1b165 commit 19970ae

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,13 @@
22

33
## 1.0.28 - 18 Jan 2022
44

5-
No user facing changes.
5+
- Update default CodeQL bundle version to 2.7.5. [#866](https://github.com/github/codeql-action/pull/866)
6+
- Fix a bug where SARIF files were failing upload due to an invalid test for unique categories. [#872](https://github.com/github/codeql-action/pull/872)
67

78
## 1.0.27 - 11 Jan 2022
89

910
- The `analyze` and `upload-sarif` actions will now wait up to 2 minutes for processing to complete after they have uploaded the results so they can report any processing errors that occurred. This behavior can be disabled by setting the `wait-for-processing` action input to `"false"`.
1011

11-
- Update default CodeQL bundle version to 2.7.5.
12-
1312
## 1.0.26 - 10 Dec 2021
1413

1514
- Update default CodeQL bundle version to 2.7.3. [#842](https://github.com/github/codeql-action/pull/842)

0 commit comments

Comments
 (0)