Skip to content

Commit e0439df

Browse files
fix(deps): update dependency @actions/http-client to v4
1 parent 7ce7b69 commit e0439df

File tree

2 files changed

+82
-11
lines changed

2 files changed

+82
-11
lines changed

package-lock.json

Lines changed: 81 additions & 10 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
@@ -32,7 +32,7 @@
3232
"@actions/cache": "4.0.3",
3333
"@actions/core": "1.11.1",
3434
"@actions/exec": "1.1.1",
35-
"@actions/http-client": "2.2.3",
35+
"@actions/http-client": "4.0.0",
3636
"@actions/tool-cache": "2.0.2",
3737
"semver": "7.7.1",
3838
"tslib": "2.8.1"

0 commit comments

Comments
 (0)