Update changelog and version after v2.3.6

This commit is contained in:
github-actions[bot]
2023-06-01 15:27:36 +00:00
parent 83f0fe6c49
commit 30a3b9a904
3 changed files with 7 additions and 3 deletions
+4
View File
@@ -1,5 +1,9 @@
# CodeQL Action Changelog
## [UNRELEASED]
No user facing changes.
## 2.3.6 - 01 Jun 2023
No user facing changes.
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "codeql",
"version": "2.3.6",
"version": "2.3.7",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "codeql",
"version": "2.3.6",
"version": "2.3.7",
"license": "MIT",
"dependencies": {
"@actions/artifact": "^1.1.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "codeql",
"version": "2.3.6",
"version": "2.3.7",
"private": true,
"description": "CodeQL action",
"scripts": {