bump undici in http-client to 5.28.5

Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
Brian DeHamer
2025-02-14 07:53:06 -08:00
parent 6a942b304d
commit bb12edf482
3 changed files with 9 additions and 6 deletions

View File

@@ -1,5 +1,8 @@
## Releases
## 2.2.4
- Bump `undici` to version 5.28.5 [#1956](https://github.com/actions/toolkit/pull/1956)
## 2.2.3
- Fixed an issue where proxy username and password were not handled correctly [#1799](https://github.com/actions/toolkit/pull/1799)