Skip to content

Commit fa1eea6

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 340b5df commit fa1eea6

File tree

2 files changed

+27
-6
lines changed

2 files changed

+27
-6
lines changed

package-lock.json

Lines changed: 26 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
@@ -16,7 +16,7 @@
1616
"license": "MIT",
1717
"dependencies": {
1818
"@actions/core": "^1.11.1",
19-
"@actions/http-client": "^2.2.3",
19+
"@actions/http-client": "^3.0.0",
2020
"@actions/tool-cache": "^2.0.2",
2121
"semver": "^7.7.3"
2222
},

0 commit comments

Comments
 (0)