action-debian-package/package.json
dependabot[bot] 4033d6b877
build(deps): bump @actions/core from 1.2.7 to 1.10.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.7 to 1.10.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30 04:10:11 +00:00

10 lines
188 B
JSON

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