Skip to content

Commit d89e814

Browse files
Bump @actions/http-client from 3.0.2 to 4.0.0
Bumps [@actions/http-client](https://github.com/actions/toolkit/tree/HEAD/packages/http-client) from 3.0.2 to 4.0.0. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/http-client/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/@actions/cache@4.0.0/packages/http-client) --- updated-dependencies: - dependency-name: "@actions/http-client" dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e2d518d commit d89e814

File tree

2 files changed

+91
-5
lines changed

2 files changed

+91
-5
lines changed

package-lock.json

Lines changed: 90 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@actions/exec": "^2.0.0",
2727
"@actions/github": "^8.0.1",
2828
"@actions/glob": "^0.5.0",
29-
"@actions/http-client": "^3.0.0",
29+
"@actions/http-client": "^4.0.0",
3030
"@actions/io": "^2.0.0",
3131
"@actions/tool-cache": "^3.0.1",
3232
"@octokit/plugin-retry": "^8.1.0",

0 commit comments

Comments
 (0)