build(deps): bump docker-hub-utils from 1.10.36 to 1.10.37

Bumps [docker-hub-utils](https://github.com/jessestuart/docker-hub-utils) from 1.10.36 to 1.10.37.
- [Release notes](https://github.com/jessestuart/docker-hub-utils/releases)
- [Changelog](https://github.com/jessestuart/docker-hub-utils/blob/master/release.config.js)
- [Commits](https://github.com/jessestuart/docker-hub-utils/compare/v1.10.36...v1.10.37)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-10-24 23:22:31 +00:00 committed by GitHub
parent 0965d0d82f
commit 10029e9dcc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 11 deletions

View file

@ -3,7 +3,7 @@
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/exec": "^1.0.4",
"docker-hub-utils": "^1.10.36",
"docker-hub-utils": "^1.10.37",
"firstline": "^2.0.2"
}
}