feat: add support for https_proxy env var

This commit is contained in:
Peter Evans 2021-05-22 09:32:10 +09:00
parent 01f7dd1d28
commit 28beef91aa
4 changed files with 1766 additions and 8 deletions

View file

@ -34,6 +34,7 @@
"@octokit/core": "3.4.0",
"@octokit/plugin-paginate-rest": "2.13.3",
"@octokit/plugin-rest-endpoint-methods": "5.1.1",
"https-proxy-agent": "5.0.0",
"uuid": "8.3.2"
},
"devDependencies": {