Skip to content

Commit 7fc3c60

Browse files
committedNov 25, 2022
Add changelog note
1 parent 24fd4c0 commit 7fc3c60

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎CHANGELOG.md

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

33
## [UNRELEASED]
44

5+
- Add a step that tries to upload a SARIF file for the workflow run when that workflow run fails. This will help better surface failed code scanning workflow runs. [#1393](https://github.com/github/codeql-action/pull/1393)
6+
7+
## 2.1.34 - 25 Nov 2022
8+
59
- Update default CodeQL bundle version to 2.11.4. [#1391](https://github.com/github/codeql-action/pull/1391)
610
- Fixed a bug where some the `init` action and the `analyze` action would have different sets of experimental feature flags enabled. [#1384](https://github.com/github/codeql-action/pull/1384)
711

0 commit comments

Comments
 (0)
Please sign in to comment.