Bump http-client version to 3.1.0 and update RELEASES.md

Co-authored-by: TingluoHuang <1750815+TingluoHuang@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-01-07 18:13:07 +00:00
co-authored by TingluoHuang
parent 959cb66bd5
commit 4b9031fa77
4 changed files with 8 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@actions/http-client",
"version": "3.0.0",
"version": "3.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@actions/http-client",
"version": "3.0.0",
"version": "3.1.0",
"license": "MIT",
"dependencies": {
"tunnel": "^0.0.6",