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

@@ -36,7 +36,7 @@
"url": "https://github.com/actions/toolkit/issues"
},
"dependencies": {
"@actions/http-client": "^2.0.0"
"@actions/http-client": "^2.0.1"
},
"devDependencies": {
"@types/node": "^12.0.2"