forked from waja/action-debian-package
10 lines
187 B
JSON
10 lines
187 B
JSON
{
|
|
"name": "action-debian-package",
|
|
"dependencies": {
|
|
"@actions/core": "^1.2.3",
|
|
"@actions/exec": "^1.0.3",
|
|
"docker-hub-utils": "^1.10.29",
|
|
"firstline": "^2.0.2"
|
|
}
|
|
}
|