Skip to content

Commit

Permalink
Merge pull request #1943 from github/mergeback/v2.22.2-to-main-d90b8d79
Browse files Browse the repository at this point in the history
Mergeback v2.22.2 refs/heads/releases/v2 into main
  • Loading branch information
henrymercer committed Oct 12, 2023
2 parents 8a2cbab + c1a0ad9 commit 761255a
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ See the [releases page](https://github.com/github/codeql-action/releases) for th

## [UNRELEASED]

No user facing changes.

## 2.22.2 - 12 Oct 2023

- Update default CodeQL bundle version to 2.15.0. [#1938](https://github.com/github/codeql-action/pull/1938)
- Improve the log output when an error occurs in an invocation of the CodeQL CLI. [#1927](https://github.com/github/codeql-action/pull/1927)

Expand Down
2 changes: 1 addition & 1 deletion node_modules/.package-lock.json

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

4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "codeql",
"version": "2.22.2",
"version": "2.22.3",
"private": true,
"description": "CodeQL action",
"scripts": {
Expand Down

0 comments on commit 761255a

Please sign in to comment.