Skip to content

Commit 7f54cd0

Browse files
Bump @actions/http-client from 2.1.1 to 2.2.0 (#112)
Bumps [@actions/http-client](https://github.com/actions/toolkit/tree/HEAD/packages/http-client) from 2.1.1 to 2.2.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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e2fe37 commit 7f54cd0

File tree

2 files changed

+26
-6
lines changed

2 files changed

+26
-6
lines changed

package-lock.json

+25-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"dependencies": {
2424
"@actions/core": "^1.10.1",
2525
"@actions/exec": "^1.1.1",
26-
"@actions/http-client": "^2.1.1",
26+
"@actions/http-client": "^2.2.0",
2727
"@actions/tool-cache": "^2.0.1"
2828
}
2929
}

0 commit comments

Comments
 (0)