Skip to content

Commit 1b13313

Browse files
Bump @actions/http-client from 2.1.0 to 2.1.1
Bumps [@actions/http-client](https://github.com/actions/toolkit/tree/HEAD/packages/http-client) from 2.1.0 to 2.1.1. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/http-client/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/@actions/[email protected]/packages/http-client) --- updated-dependencies: - dependency-name: "@actions/http-client" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2ad6e55 commit 1b13313

File tree

2 files changed

+5
-13
lines changed

2 files changed

+5
-13
lines changed

package-lock.json

Lines changed: 4 additions & 12 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
@@ -20,7 +20,7 @@
2020
"dependencies": {
2121
"@actions/core": "^1.10.0",
2222
"@actions/exec": "^1.1.1",
23-
"@actions/http-client": "^2.1.0",
23+
"@actions/http-client": "^2.1.1",
2424
"@actions/io": "^1.1.3",
2525
"@actions/tool-cache": "^2.0.1"
2626
}

0 commit comments

Comments
 (0)