Skip to content

Commit 9b9b3b0

Browse files
committed
fix: upgrade @actions/http-client from 2.1.0 to 2.2.3
Snyk has created this PR to upgrade @actions/http-client from 2.1.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/d7e30d7c-b888-4c87-948a-c60dcaafb5d6?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 5780f10 commit 9b9b3b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/tool-cache/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"dependencies": {
3939
"@actions/core": "^1.2.6",
4040
"@actions/exec": "^1.0.0",
41-
"@actions/http-client": "^2.0.1",
41+
"@actions/http-client": "^2.2.3",
4242
"@actions/io": "^1.1.1",
4343
"semver": "^6.1.0",
4444
"uuid": "^3.3.2"

0 commit comments

Comments
 (0)