Skip to content

Commit ede6dce

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 f959778 commit ede6dce

File tree

2 files changed

+100
-5
lines changed

2 files changed

+100
-5
lines changed

package-lock.json

Lines changed: 99 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
@@ -31,7 +31,7 @@
3131
"@actions/exec": "^2.0.0",
3232
"@actions/github": "^8.0.0",
3333
"@actions/glob": "^0.5.0",
34-
"@actions/http-client": "^3.0.0",
34+
"@actions/http-client": "^4.0.0",
3535
"@actions/io": "^2.0.0",
3636
"@actions/tool-cache": "^3.0.1",
3737
"@octokit/plugin-retry": "^8.0.0",

0 commit comments

Comments
 (0)