Merge branch 'main' into aeisenberg/path-parse

This commit is contained in:
Edoardo Pirovano 2021-09-09 12:17:25 +01:00 committed by GitHub
commit b0b34e58f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
42 changed files with 1691 additions and 880 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "codeql",
"version": "1.0.13",
"version": "1.0.14",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "codeql",
"version": "1.0.13",
"version": "1.0.14",
"license": "MIT",
"dependencies": {
"@actions/artifact": "^0.5.2",