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 @@
"url": "https://github.com/actions/toolkit/issues"
},
"dependencies": {
"@actions/http-client": "^2.0.0",
"@actions/http-client": "^2.0.1",
"@octokit/core": "^3.6.0",
"@octokit/plugin-paginate-rest": "^2.17.0",
"@octokit/plugin-rest-endpoint-methods": "^5.13.0"