Skip to content

Commit

Permalink
Merge pull request #1820 from github/henrymercer/delete-bundle-archive
Browse files Browse the repository at this point in the history
Clean up the bundle archive after extracting it
  • Loading branch information
henrymercer committed Aug 1, 2023
2 parents e7e35ba + 61cdd25 commit 7b79062
Show file tree
Hide file tree
Showing 4 changed files with 87 additions and 15 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]

- We are rolling out a feature in August 2023 that will improve multi-threaded performance on larger runners. [#1817](https://github.com/github/codeql-action/pull/1817)
- Reduce disk space usage when downloading the CodeQL bundle. [#1820](https://github.com/github/codeql-action/pull/1820)

## 2.21.2 - 28 Jul 2023

Expand Down
40 changes: 35 additions & 5 deletions lib/setup-codeql.js

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

Loading

0 comments on commit 7b79062

Please sign in to comment.