mirror of
https://github.com/actions/toolkit.git
synced 2026-08-07 00:00:18 +02:00
* Add exec * Fix linux tests * unnecessary dependency * Dont prefix ExecOptions with I * Consistency nits * Respond to feedback * Add toolrunner explanatory quote * Format
13 lines
192 B
JSON
13 lines
192 B
JSON
{
|
|
"name": "@actions/exec",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"@actions/io": {
|
|
"version": "1.0.0",
|
|
"dev": true
|
|
}
|
|
}
|
|
}
|