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

Bumps [docker-hub-utils](https://github.com/jessestuart/docker-hub-utils) from 1.10.35 to 1.10.36.
- [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.35...v1.10.36)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-08-24 06:50:57 +00:00 committed by GitHub
parent b054eb56e5
commit 90b01727e4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

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