mirror of
https://github.com/actions/toolkit.git
synced 2026-08-25 00:00:27 +02:00
trying more dep downloads
This commit is contained in:
Generated
+647
-63
File diff suppressed because it is too large
Load Diff
@@ -32,6 +32,10 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/core": "^1.10.0",
|
"@actions/core": "^1.10.0",
|
||||||
|
"@actions/glob": "^0.1.0",
|
||||||
|
"@azure/abort-controller": "^1.1.0",
|
||||||
|
"@azure/ms-rest-js": "^2.6.0",
|
||||||
|
"@azure/storage-blob": "^12.13.0",
|
||||||
"@actions/exec": "^1.1.1",
|
"@actions/exec": "^1.1.1",
|
||||||
"@actions/io": "^1.1.3",
|
"@actions/io": "^1.1.3",
|
||||||
"tmp-promise": "^3.0.3",
|
"tmp-promise": "^3.0.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user