Release @actions/http-client version 3.0.2

This commit is contained in:
Daniel Kennedy
2026-01-27 09:53:50 -05:00
parent 065cf9f0b1
commit 9b27fa97f9
3 changed files with 7 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@actions/http-client",
"version": "3.0.1",
"version": "3.0.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@actions/http-client",
"version": "3.0.1",
"version": "3.0.2",
"license": "MIT",
"dependencies": {
"tunnel": "^0.0.6",