utilize client, fetch IDs

This commit is contained in:
Bethany
2023-08-09 11:26:33 -07:00
parent 92695f58da
commit 73ad88882e
4 changed files with 184 additions and 4 deletions

View File

@@ -42,10 +42,11 @@
"@actions/core": "^1.10.0",
"@actions/http-client": "^2.1.0",
"@protobuf-ts/plugin": "^2.2.3-alpha.1",
"jwt-decode": "^3.1.2",
"twirp-ts": "^2.5.0"
},
"devDependencies": {
"@types/tmp": "^0.2.1",
"typescript": "^4.3.0"
}
}
}