Skip to content

Commit 44de659

Browse files
Bump undici and @actions/http-client
Bumps [undici](https://github.com/nodejs/undici) to 6.24.1 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.29.0 to 6.24.1 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.29.0...v6.24.1) 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.1 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 3027da0 commit 44de659

2 files changed

Lines changed: 76 additions & 13 deletions

File tree

package-lock.json

Lines changed: 75 additions & 12 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
@@ -21,7 +21,7 @@
2121
"@actions/cache": "^4.0.5",
2222
"@actions/core": "^1.11.1",
2323
"@actions/exec": "^1.1.1",
24-
"@actions/http-client": "^2.2.3",
24+
"@actions/http-client": "^4.0.0",
2525
"@actions/io": "^1.1.3",
2626
"@actions/tool-cache": "^2.0.2"
2727
},

0 commit comments

Comments
 (0)