mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-04-07 02:43:20 +08:00
POC upload using SAS URL
This commit is contained in:
@@ -37,10 +37,14 @@
|
||||
"url": "https://github.com/actions/toolkit/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.0"
|
||||
"@actions/core": "^1.10.0",
|
||||
"@azure/storage-blob": "^12.15.0",
|
||||
"@types/node": "^20.4.5",
|
||||
"archiver": "^5.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@protobuf-ts/plugin": "^2.2.3-alpha.1",
|
||||
"@types/archiver": "^5.3.2",
|
||||
"twirp-ts": "^2.5.0",
|
||||
"typescript": "^3.9.10"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user