Bump @actions/http-client in all packages that use it (#1087)

This commit is contained in:
Konrad Pabjan
2022-05-13 10:58:36 -04:00
committed by GitHub
parent 2abc7c46f8
commit 82efa3d285
10 changed files with 98 additions and 42 deletions

View File

@@ -38,7 +38,7 @@
},
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/http-client": "^2.0.0",
"@actions/http-client": "^2.0.1",
"tmp": "^0.2.1",
"tmp-promise": "^3.0.2"
},