Skip to content

Commit

Permalink
Bump http-client version (#221)
Browse files Browse the repository at this point in the history
Bump http-client version to 1.0.11 to fix proxy auth error
  • Loading branch information
pavelkrulec-ext96968 committed Sep 8, 2021
1 parent 3bc31aa commit 680cacd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -28,7 +28,7 @@
"@actions/core": "^1.2.6",
"@actions/exec": "^1.0.4",
"@actions/glob": "^0.2.0",
"@actions/http-client": "^1.0.9",
"@actions/http-client": "^1.0.11",
"@actions/io": "^1.0.2",
"@actions/tool-cache": "^1.6.1",
"semver": "^7.3.4",
Expand Down

0 comments on commit 680cacd

Please sign in to comment.