test-action-debian-package/package.json
Dawid Dziurla ed6c50a482
Merge pull request #9 from dawidd6/dependabot-npm_and_yarn-docker-hub-utils-1.10.36
build(deps): bump docker-hub-utils from 1.10.35 to 1.10.36
2020-09-23 16:54:18 +02:00

10 lines
187 B
JSON

{
"name": "action-debian-package",
"dependencies": {
"@actions/core": "^1.2.5",
"@actions/exec": "^1.0.4",
"docker-hub-utils": "^1.10.36",
"firstline": "^2.0.2"
}
}