Merge pull request #1747 from github/mergeback/v2.20.2-to-main-004c5de3

Mergeback v2.20.2 refs/heads/releases/v2 into main
This commit is contained in:
Angela P Wen 2023-07-03 04:22:50 -07:00 committed by GitHub
commit bcb460dab8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 4 deletions

View file

@ -4,6 +4,10 @@
No user facing changes.
## 2.20.2 - 03 Jul 2023
No user facing changes.
## 2.20.1 - 21 Jun 2023
- Update default CodeQL bundle version to 2.13.4. [#1721](https://github.com/github/codeql-action/pull/1721)

2
node_modules/.package-lock.json generated vendored
View file

@ -1,6 +1,6 @@
{
"name": "codeql",
"version": "2.20.2",
"version": "2.20.3",
"lockfileVersion": 3,
"requires": true,
"packages": {

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "codeql",
"version": "2.20.2",
"version": "2.20.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "codeql",
"version": "2.20.2",
"version": "2.20.3",
"license": "MIT",
"dependencies": {
"@actions/artifact": "^1.1.0",

View file

@ -1,6 +1,6 @@
{
"name": "codeql",
"version": "2.20.2",
"version": "2.20.3",
"private": true,
"description": "CodeQL action",
"scripts": {