Merge branch 'main' into henrymercer/report-failed-runs

This commit is contained in:
Henry Mercer 2022-12-01 18:27:32 +00:00
commit 98b2ddc7f9
15 changed files with 42 additions and 23 deletions

View file

@ -4,6 +4,10 @@
- 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)
## 2.1.35 - 01 Dec 2022
No user facing changes.
## 2.1.34 - 25 Nov 2022
- Update default CodeQL bundle version to 2.11.4. [#1391](https://github.com/github/codeql-action/pull/1391)