tool-cache 1.3.5 release (#454)

* tc 1.3.5 release
This commit is contained in:
Thomas Boop
2020-05-13 14:39:10 -04:00
committed by GitHub
parent 0471ed4ad7
commit 36e732155e
3 changed files with 8 additions and 3 deletions

View File

@@ -1,5 +1,10 @@
# @actions/tool-cache Releases
### 1.3.5
- [Check if tool path exists before executing](https://github.com/actions/toolkit/pull/385)
- [Make extract functions quiet by default](https://github.com/actions/toolkit/pull/206)
### 1.3.4
- [Update the http-client to 1.0.8 which had a security fix](https://github.com/actions/toolkit/pull/429)