audit fix and update http-client (#298)

This commit is contained in:
Bryan MacFarlane
2020-01-10 16:37:48 -05:00
committed by GitHub
parent 058ad6937d
commit 2e88402d19
11 changed files with 52 additions and 31 deletions

View File

@@ -1,5 +1,9 @@
# @actions/tool-cache Releases
### 1.3.0
- [Uses @actions/http-client](https://github.com/actions/http-client)
### 1.1.2
- [Use zip and unzip from PATH](https://github.com/actions/toolkit/pull/161)