Update @actions/core in remaining toolkit packages (#636)

* Update to latest @actions/core version

* Bump release notes for new versions

* Add correct pr #
This commit is contained in:
Thomas Boop
2020-11-13 16:51:15 -05:00
committed by GitHub
parent e7eb2c7418
commit 2bf7365352
9 changed files with 32 additions and 15 deletions

View File

@@ -1,5 +1,8 @@
# @actions/tool-cache Releases
### 1.6.1
- [Update @actions/core version](https://github.com/actions/toolkit/pull/636)
### 1.6.0
- [Add extractXar function to extract XAR files](https://github.com/actions/toolkit/pull/207)