Skip to content

Commit e1f0590

Browse files
authored
Merge pull request #855 from github/correct-changelog
Move changelog entry into correct place
2 parents 14a5537 + f9e96fa commit e1f0590

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

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

33
## [UNRELEASED]
44

5-
No user facing changes.
5+
- 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"`.
6+
67

78
## 1.0.26 - 10 Dec 2021
89

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

1212
## 1.0.25 - 06 Dec 2021
1313

0 commit comments

Comments
 (0)