Update changelog
Add an entry and move an entry.
This commit is contained in:
parent
ec1b16574e
commit
19970ae6b5
1 changed files with 2 additions and 3 deletions
|
|
@ -2,14 +2,13 @@
|
|||
|
||||
## 1.0.28 - 18 Jan 2022
|
||||
|
||||
No user facing changes.
|
||||
- Update default CodeQL bundle version to 2.7.5. [#866](https://github.com/github/codeql-action/pull/866)
|
||||
- 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)
|
||||
|
||||
## 1.0.27 - 11 Jan 2022
|
||||
|
||||
- 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"`.
|
||||
|
||||
- Update default CodeQL bundle version to 2.7.5.
|
||||
|
||||
## 1.0.26 - 10 Dec 2021
|
||||
|
||||
- Update default CodeQL bundle version to 2.7.3. [#842](https://github.com/github/codeql-action/pull/842)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue