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
This commit is contained in:
Dawid Dziurla 2020-09-23 16:54:18 +02:00 committed by GitHub
commit ed6c50a482
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.5",
"@actions/exec": "^1.0.4",
"docker-hub-utils": "^1.10.35",
"docker-hub-utils": "^1.10.36",
"firstline": "^2.0.2"
}
}