Skip to content

Commit 7b72933

Browse files
Bump @actions/http-client from 3.0.2 to 4.0.0 in the actions group
Bumps the actions group with 1 update: [@actions/http-client](https://github.com/actions/toolkit/tree/HEAD/packages/http-client). Updates `@actions/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 dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ba58219 commit 7b72933

File tree

2 files changed

+13
-23
lines changed

2 files changed

+13
-23
lines changed

package-lock.json

Lines changed: 12 additions & 22 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
@@ -20,7 +20,7 @@
2020
"@actions/core": "^3.0.0",
2121
"@actions/exec": "^3.0.0",
2222
"@actions/github": "^9.0.0",
23-
"@actions/http-client": "^3.0.0",
23+
"@actions/http-client": "^4.0.0",
2424
"@actions/io": "^3.0.2",
2525
"@actions/tool-cache": "^4.0.0",
2626
"@octokit/action": "^8.0.4",

0 commit comments

Comments
 (0)