Merge pull request #2376 from github/aibaars/start-proxy

Add `codeql-action/start-proxy`
This commit is contained in:
Arthur Baars 2024-07-24 14:26:29 +02:00 committed by GitHub
commit f67c9cd326
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
77 changed files with 36293 additions and 1 deletions

View file

@ -32,6 +32,7 @@
"@octokit/plugin-retry": "^5.0.2",
"@octokit/types": "^13.5.0",
"@schemastore/package": "0.0.10",
"@types/node-forge": "^1.3.11",
"@types/uuid": "^10.0.0",
"adm-zip": "^0.5.14",
"check-disk-space": "^3.4.0",
@ -44,6 +45,7 @@
"js-yaml": "^4.1.0",
"jsonschema": "1.4.1",
"long": "^5.2.3",
"node-forge": "^1.3.1",
"path": "^0.12.7",
"semver": "^7.6.3",
"uuid": "^10.0.0",