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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-02 21:41:09 +00:00
committed by GitHub
parent 1a040c51a1
commit e40426c154
2 changed files with 11 additions and 20 deletions

View File

@@ -24,7 +24,7 @@
"dependencies": {
"@actions/core": "^1.11.1",
"@actions/exec": "^1.1.1",
"@actions/http-client": "^2.2.3",
"@actions/http-client": "^4.0.0",
"@actions/tool-cache": "^2.0.2",
"glob": "^11.1.0"
},