forked from waja/action-debian-package
9 lines
151 B
JSON
9 lines
151 B
JSON
|
{
|
||
|
"name": "action-debian-package",
|
||
|
"dependencies": {
|
||
|
"@actions/core": "^1.2.3",
|
||
|
"@actions/exec": "^1.0.3",
|
||
|
"firstline": "^2.0.2"
|
||
|
}
|
||
|
}
|