Skip to content

Commit 7a37a26

Browse files
authored
Merge pull request #143 from docker/dependabot/npm_and_yarn/actions/http-client-2.1.1
build(deps): bump @actions/http-client from 2.1.0 to 2.1.1
2 parents 08e669e + 1534dfa commit 7a37a26

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@actions/core": "^1.10.0",
5050
"@actions/exec": "^1.1.1",
5151
"@actions/github": "^5.1.1",
52-
"@actions/http-client": "^2.0.1",
52+
"@actions/http-client": "^2.1.1",
5353
"@actions/io": "^1.1.2",
5454
"@actions/tool-cache": "^2.0.1",
5555
"@octokit/plugin-rest-endpoint-methods": "^7.2.3",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -969,7 +969,7 @@ __metadata:
969969
"@actions/core": ^1.10.0
970970
"@actions/exec": ^1.1.1
971971
"@actions/github": ^5.1.1
972-
"@actions/http-client": ^2.0.1
972+
"@actions/http-client": ^2.1.1
973973
"@actions/io": ^1.1.2
974974
"@actions/tool-cache": ^2.0.1
975975
"@octokit/plugin-rest-endpoint-methods": ^7.2.3

0 commit comments

Comments
 (0)