build(deps): bump @actions/http-client from 1.0.7 to 1.0.8

Bumps [@actions/http-client](https://github.com/actions/http-client) from 1.0.7 to 1.0.8.
- [Release notes](https://github.com/actions/http-client/releases)
- [Changelog](https://github.com/actions/http-client/blob/master/RELEASES.md)
- [Commits](https://github.com/actions/http-client/commits)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-04-29 18:04:49 +00:00 committed by GitHub
parent 3bdf31f1d8
commit 3a12cc834f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -29,7 +29,7 @@
"dependencies": {
"@actions/core": "^1.2.3",
"@actions/github": "^2.1.1",
"@actions/http-client": "^1.0.7"
"@actions/http-client": "^1.0.8"
},
"devDependencies": {
"@zeit/ncc": "^0.22.1",