Skip to content

Commit 137d97c

Browse files
committed
fix: upgrade @actions/http-client from 2.2.0 to 2.2.3
Snyk has created this PR to upgrade @actions/http-client from 2.2.0 to 2.2.3. See this package in npm: @actions/http-client See this project in Snyk: https://app.snyk.io/org/nerds-github/project/1dea72f1-7418-4449-b0b9-c8d4eb19cc09?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 5780f10 commit 137d97c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/github/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"url": "https://github.com/actions/toolkit/issues"
3939
},
4040
"dependencies": {
41-
"@actions/http-client": "^2.2.0",
41+
"@actions/http-client": "^2.2.3",
4242
"@octokit/core": "^5.0.1",
4343
"@octokit/plugin-paginate-rest": "^9.0.0",
4444
"@octokit/plugin-rest-endpoint-methods": "^10.0.0"

0 commit comments

Comments
 (0)