Skip to content

Commit

Permalink
Merge pull request #855 from github/correct-changelog
Browse files Browse the repository at this point in the history
Move changelog entry into correct place
  • Loading branch information
aeisenberg committed Dec 14, 2021
2 parents 14a5537 + f9e96fa commit e1f0590
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Expand Up @@ -2,12 +2,12 @@

## [UNRELEASED]

No user facing changes.
- 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"`.


## 1.0.26 - 10 Dec 2021

- Update default CodeQL bundle version to 2.7.3. [#842](https://github.com/github/codeql-action/pull/842)
- 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"`.

## 1.0.25 - 06 Dec 2021

Expand Down

0 comments on commit e1f0590

Please sign in to comment.