mirror of
https://github.com/deployphp/action.git
synced 2025-06-30 13:14:14 +00:00
Fix argv split
This commit is contained in:
parent
97c09aab21
commit
cc5f2d19c6
3 changed files with 8 additions and 1 deletions
5
package-lock.json
generated
5
package-lock.json
generated
|
@ -7,6 +7,11 @@
|
|||
"resolved": "https://registry.npmjs.org/@actions/core/-/core-1.2.6.tgz",
|
||||
"integrity": "sha512-ZQYitnqiyBc3D+k7LsgSBmMDVkOVidaagDG7j3fOym77jNunWRuYx7VSHa9GNfFZh+zh61xsCjRj4JxMZlDqTA=="
|
||||
},
|
||||
"argv-split": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/argv-split/-/argv-split-2.0.1.tgz",
|
||||
"integrity": "sha1-viZBF3kNvVzNY+w/RJoYBIFKxMU="
|
||||
},
|
||||
"cross-spawn": {
|
||||
"version": "7.0.3",
|
||||
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue