Skip to content

Commit

Permalink
Merge pull request #1656 from github/mergeback/v2.3.0-to-main-b2c19fb9
Browse files Browse the repository at this point in the history
Mergeback v2.3.0 refs/heads/releases/v2 into main
  • Loading branch information
cklin committed Apr 21, 2023
2 parents a8affb0 + 90f0532 commit c5f3f01
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 @@ -2,6 +2,10 @@

## [UNRELEASED]

No user facing changes.

## 2.3.0 - 21 Apr 2023

- Update default CodeQL bundle version to 2.13.0. [#1649](https://github.com/github/codeql-action/pull/1649)
- Bump the minimum CodeQL bundle version to 2.8.5. [#1618](https://github.com/github/codeql-action/pull/1618)

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.3.0",
"version": "2.3.1",
"private": true,
"description": "CodeQL action",
"scripts": {
Expand Down

0 comments on commit c5f3f01

Please sign in to comment.