mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-05-05 14:08:05 +08:00
check proxy bypass before setting proxy agent (#320)
This commit is contained in:
committed by
Bryan MacFarlane
parent
80e6ba7033
commit
432a78c48c
@@ -38,7 +38,7 @@
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.2.0",
|
||||
"@actions/exec": "^1.0.0",
|
||||
"@actions/http-client": "^1.0.2",
|
||||
"@actions/http-client": "^1.0.3",
|
||||
"@actions/io": "^1.0.1",
|
||||
"semver": "^6.1.0",
|
||||
"uuid": "^3.3.2"
|
||||
|
||||
Reference in New Issue
Block a user