Skip to content

Commit f5a4a9c

Browse files
chore(deps): bump @actions/http-client from 2.2.1 to 3.0.0
Bumps [@actions/http-client](https://github.com/actions/toolkit/tree/HEAD/packages/http-client) from 2.2.1 to 3.0.0. - [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.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cb90e6c commit f5a4a9c

File tree

2 files changed

+15
-8
lines changed

2 files changed

+15
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"dependencies": {
4646
"@actions/core": "^1.10.1",
4747
"@actions/github": "^6.0.1",
48-
"@actions/http-client": "^2.2.1",
48+
"@actions/http-client": "^3.0.0",
4949
"@actions/io": "^1.1.3",
5050
"@actions/tool-cache": "^2.0.1",
5151
"shell-quote": "^1.8.1"

pnpm-lock.yaml

Lines changed: 14 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)