Skip to content

Commit

Permalink
Merge pull request #1731 from github/mergeback/v2.20.0-to-main-6c089f53
Browse files Browse the repository at this point in the history
Mergeback v2.20.0 refs/heads/releases/v2 into main
  • Loading branch information
angelapwen authored Jun 13, 2023
2 parents d5b7b38 + 6bd6480 commit 5fa98fa
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.20.0 - 13 Jun 2023

- Bump the version of the Action to 2.20.0. This ensures that users who received a Dependabot upgrade to [`cdcdbb5`](https://github.com/github/codeql-action/commit/cdcdbb579706841c47f7063dda365e292e5cad7a), which was mistakenly marked as Action version 2.13.4, continue to receive updates to the CodeQL Action. Full details in [#1729](https://github.com/github/codeql-action/pull/1729)

## 2.3.6 - 01 Jun 2023
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.20.0",
"version": "2.20.1",
"private": true,
"description": "CodeQL action",
"scripts": {
Expand Down

0 comments on commit 5fa98fa

Please sign in to comment.