Skip to content

Commit 2f0690e

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 f623036 commit 2f0690e

File tree

2 files changed

+28
-9
lines changed

2 files changed

+28
-9
lines changed

package-lock.json

Lines changed: 27 additions & 8 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
"license": "MIT",
2727
"dependencies": {
2828
"@actions/core": "^2.0.3",
29-
"@actions/http-client": "^3.0.2",
29+
"@actions/http-client": "^4.0.0",
3030
"@actions/io": "^1.1.3",
3131
"yaml": "^2.6.1",
3232
"zod": "^3.23.8"

0 commit comments

Comments
 (0)