From e43a35a7f0cd0fbb4f74efcf0d40e0e01971a729 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 29 Dec 2025 20:04:16 +0000 Subject: [PATCH] Update dependency @actions/http-client to v3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 74857446..e2a8d092 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@actions/exec": "^1.1.1", "@actions/github": "^6.0.1", "@actions/glob": "^0.5.0", - "@actions/http-client": "^2.2.1", + "@actions/http-client": "^3.0.0", "@actions/io": "^1.0.2", "@actions/tool-cache": "^2.0.2", "semver": "^7.6.3", -- 2.49.1