refactor: replace axios call with octokit

This commit is contained in:
Naoki Oketani
2023-04-22 13:29:59 +00:00
parent 573a1eab3d
commit 0cbdd1f2f3
7 changed files with 17 additions and 7635 deletions

View File

@@ -29,7 +29,6 @@
"@actions/core": "^1.10.0",
"@actions/github": "^5.1.1",
"@octokit/rest": "^19.0.5",
"axios": "1.2.x",
"strip-ansi": "^6.0.1"
},
"devDependencies": {