Skip to content

Commit 8fa298d

Browse files
Bump @actions/http-client from 2.2.3 to 3.0.0
Bumps [@actions/http-client](https://github.com/actions/toolkit/tree/HEAD/packages/http-client) from 2.2.3 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] <[email protected]>
1 parent 338146c commit 8fa298d

File tree

2 files changed

+67
-6
lines changed

2 files changed

+67
-6
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@actions/exec": "^1.1.1",
3232
"@actions/github": "^6.0.0",
3333
"@actions/glob": "^0.5.0",
34-
"@actions/http-client": "^2.2.3",
34+
"@actions/http-client": "^3.0.0",
3535
"@actions/io": "^1.1.3",
3636
"@actions/tool-cache": "^2.0.2",
3737
"@octokit/plugin-retry": "^6.0.0",

0 commit comments

Comments
 (0)