Skip to content

Commit

Permalink
Merge pull request #1811 from github/henrymercer/print-summary-once
Browse files Browse the repository at this point in the history
Only print the analysis summary once
  • Loading branch information
henrymercer committed Jul 28, 2023
2 parents feea86e + 2e6f8c0 commit 10c6bfe
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 10 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ See the [releases page](https://github.com/github/codeql-action/releases) for th
## [UNRELEASED]

- Update default CodeQL bundle version to 2.14.1. [#1797](https://github.com/github/codeql-action/pull/1797)
- Avoid duplicating the analysis summary within the logs. [#1811](https://github.com/github/codeql-action/pull/1811)

## 2.21.1 - 26 Jul 2023

Expand Down
17 changes: 13 additions & 4 deletions lib/codeql.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 10c6bfe

Please sign in to comment.