Replace use of typed-rest-client with @actions/http-client (#634)

Fixes #630
This commit is contained in:
Daz DeBoer
2025-05-05 13:44:42 -06:00
committed by GitHub
parent 95dcf96b0d
commit 2ad385cb2a
4 changed files with 22 additions and 65 deletions

View File

@@ -44,7 +44,6 @@
"cheerio": "1.0.0",
"semver": "7.7.1",
"string-argv": "0.3.2",
"typed-rest-client": "2.1.0",
"unhomoglyph": "1.0.6",
"which": "5.0.0"
},