mirror of
https://github.com/github/codeql-action.git
synced 2026-05-07 22:30:44 +00:00
Merge remote-tracking branch 'origin/releases/v3' into backport-v2.27.1-4f3212b61
This commit is contained in:
+3
-2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "codeql",
|
||||
"version": "3.27.0",
|
||||
"version": "3.27.1",
|
||||
"private": true,
|
||||
"description": "CodeQL action",
|
||||
"scripts": {
|
||||
@@ -28,6 +28,7 @@
|
||||
"@actions/core": "^1.11.1",
|
||||
"@actions/exec": "^1.1.1",
|
||||
"@actions/github": "^5.1.1",
|
||||
"@actions/glob": "^0.4.0",
|
||||
"@actions/io": "^1.1.3",
|
||||
"@actions/tool-cache": "^2.0.1",
|
||||
"@chrisgavin/safe-which": "^1.0.2",
|
||||
@@ -51,7 +52,7 @@
|
||||
"node-forge": "^1.3.1",
|
||||
"path": "^0.12.7",
|
||||
"semver": "^7.6.3",
|
||||
"uuid": "^10.0.0",
|
||||
"uuid": "^11.0.1",
|
||||
"zlib": "^1.0.5"
|
||||
},
|
||||
"//": [
|
||||
|
||||
Reference in New Issue
Block a user