Bump @actions/http-client from 1.0.8 to 1.0.9 (#131)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-10-13 19:08:37 +00:00
committed by GitHub
parent 18d403fe1c
commit cf88c4c484
2 changed files with 5 additions and 5 deletions

View File

@@ -22,7 +22,7 @@
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/exec": "^1.0.4",
"@actions/http-client": "^1.0.8",
"@actions/http-client": "^1.0.9",
"@actions/tool-cache": "^1.6.0"
},
"devDependencies": {