build(deps): bump @actions/http-client from 3.0.0 to 3.0.1

Bumps [@actions/http-client](https://github.com/actions/toolkit/tree/HEAD/packages/http-client) from 3.0.0 to 3.0.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/http-client/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/http-client)

---
updated-dependencies:
- dependency-name: "@actions/http-client"
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-01-08 01:10:26 +00:00
committed by GitHub
parent a6ccf4cb79
commit 6439a13308
2 changed files with 12 additions and 2 deletions

View File

@@ -50,7 +50,7 @@
"@actions/core": "^2.0.1",
"@actions/exec": "^2.0.0",
"@actions/github": "^6.0.1",
"@actions/http-client": "^3.0.0",
"@actions/http-client": "^3.0.1",
"@actions/io": "^2.0.0",
"@actions/tool-cache": "^2.0.2",
"@azure/storage-blob": "^12.29.1",

View File

@@ -143,6 +143,16 @@ __metadata:
languageName: node
linkType: hard
"@actions/http-client@npm:^3.0.1":
version: 3.0.1
resolution: "@actions/http-client@npm:3.0.1"
dependencies:
tunnel: "npm:^0.0.6"
undici: "npm:^5.28.5"
checksum: 10/aac5a88023a44bd0ea658a31308a73ab6a3da9dd36ded5d7311adf5e41f4379d37091aa9390de654d8d5a81435c02c2b5316ff3166066cd14eec5e66f1e0c3d0
languageName: node
linkType: hard
"@actions/io@npm:^1.0.1, @actions/io@npm:^1.1.1":
version: 1.1.3
resolution: "@actions/io@npm:1.1.3"
@@ -1173,7 +1183,7 @@ __metadata:
"@actions/core": "npm:^2.0.1"
"@actions/exec": "npm:^2.0.0"
"@actions/github": "npm:^6.0.1"
"@actions/http-client": "npm:^3.0.0"
"@actions/http-client": "npm:^3.0.1"
"@actions/io": "npm:^2.0.0"
"@actions/tool-cache": "npm:^2.0.2"
"@azure/storage-blob": "npm:^12.29.1"