Update all packages to use @actions/http-client@^3.0.1 and bump patch versions

Co-authored-by: TingluoHuang <1750815+TingluoHuang@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-01-07 21:55:41 +00:00
parent 9339b3573b
commit dc1fec82a6
6 changed files with 12 additions and 12 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@actions/cache",
"version": "5.0.1",
"version": "5.0.2",
"preview": true,
"description": "Actions cache lib",
"keywords": [
@@ -41,7 +41,7 @@
"@actions/exec": "^2.0.0",
"@actions/glob": "^0.5.0",
"@protobuf-ts/runtime-rpc": "^2.11.1",
"@actions/http-client": "^3.0.0",
"@actions/http-client": "^3.0.1",
"@actions/io": "^2.0.0",
"@azure/abort-controller": "^1.1.0",
"@azure/core-rest-pipeline": "^1.22.0",