bump version of http-client to support/fetch no_proxy vars

This commit is contained in:
ny528 2025-04-10 16:44:15 +02:00
parent ff15f0306b
commit 276aa88d58
3 changed files with 24045 additions and 23 deletions

View file

@ -32,7 +32,8 @@
"@actions/artifact": "^1.1.2",
"@actions/core": "^1.10.0",
"@actions/glob": "^0.5.0",
"@actions/io": "^1.1.2"
"@actions/io": "^1.1.2",
"@actions/http-client": "^2.2.0"
},
"devDependencies": {
"@types/jest": "^29.2.5",