chore(deps): bump @actions/http-client from 4.0.0 to 4.0.1

Bumps [@actions/http-client](https://github.com/actions/toolkit/tree/HEAD/packages/http-client) from 4.0.0 to 4.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: 4.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-06-22 19:33:15 +00:00
committed by GitHub
parent cea10d5c53
commit 1509875bd0
2 changed files with 13 additions and 10 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
"dependencies": {
"@actions/core": "^3.0.0",
"@actions/exec": "^3.0.0",
"@actions/http-client": "^4.0.0",
"@actions/http-client": "^4.0.1",
"@actions/tool-cache": "^4.0.0",
"glob": "^13.0.6"
},