Skip to content

Commit 81ba816

Browse files
Bump undici and @actions/http-client
Bumps [undici](https://github.com/nodejs/undici) to 6.24.0 and updates ancestor dependency [@actions/http-client](https://github.com/actions/toolkit/tree/HEAD/packages/http-client). These dependencies need to be updated together. Updates `undici` from 5.28.5 to 6.24.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.28.5...v6.24.0) Updates `@actions/http-client` from 2.2.3 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: undici dependency-version: 6.24.0 dependency-type: indirect - dependency-name: "@actions/http-client" dependency-version: 4.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c9829e4 commit 81ba816

File tree

2 files changed

+80
-16
lines changed

2 files changed

+80
-16
lines changed

package-lock.json

Lines changed: 79 additions & 15 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
@@ -29,7 +29,7 @@
2929
"@actions/core": "^1.10.0",
3030
"@actions/exec": "^1.1.0",
3131
"@actions/glob": "^0.5.0",
32-
"@actions/http-client": "^2.2.3",
32+
"@actions/http-client": "^4.0.0",
3333
"@actions/io": "^1.0.2",
3434
"@actions/tool-cache": "^2.0.2",
3535
"@iarna/toml": "^3.0.0",

0 commit comments

Comments
 (0)