Merge remote-tracking branch 'upstream/v1' into aeisenberg/mergeback-fix
This commit is contained in:
commit
7d701d23e3
2 changed files with 2 additions and 3 deletions
3
.github/update-release-branch.py
vendored
3
.github/update-release-branch.py
vendored
|
|
@ -8,8 +8,7 @@ import json
|
|||
import datetime
|
||||
import os
|
||||
|
||||
EMPTY_CHANGELOG = """
|
||||
# CodeQL Action and CodeQL Runner Changelog
|
||||
EMPTY_CHANGELOG = """# CodeQL Action and CodeQL Runner Changelog
|
||||
|
||||
## [UNRELEASED]
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# CodeQL Action and CodeQL Runner Changelog
|
||||
|
||||
## [UNRELEASED]
|
||||
## 1.0.0 - 31 May 2021
|
||||
|
||||
- Add this changelog file. [#507](https://github.com/github/codeql-action/pull/507)
|
||||
- Improve grouping of analysis logs. Add a new log group containing a summary of metrics and diagnostics, if they were produced by CodeQL builtin queries. [#515](https://github.com/github/codeql-action/pull/515)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue