Skip to content

Commit eca8030

Browse files
Bump @actions/http-client from 3.0.1 to 4.0.0
Bumps [@actions/http-client](https://github.com/actions/toolkit/tree/HEAD/packages/http-client) from 3.0.1 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 79e7649 commit eca8030

File tree

2 files changed

+58
-10
lines changed

2 files changed

+58
-10
lines changed

package-lock.json

Lines changed: 57 additions & 9 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
@@ -32,7 +32,7 @@
3232
"dependencies": {
3333
"@actions/core": "^2.0.2",
3434
"@actions/github": "^6.0.1",
35-
"@actions/http-client": "^3.0.1",
35+
"@actions/http-client": "^4.0.0",
3636
"@octokit/webhooks-types": "^7.6.1",
3737
"commander": "^14.0.2",
3838
"dockerode": "^4.0.10",

0 commit comments

Comments
 (0)