mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2025-08-22 21:59:07 +08:00

* update to latest version of @actions/io * Release new version and update dependencies * add pr number
2.0 KiB
2.0 KiB
@actions/tool-cache Releases
1.7.1
1.7.0
- Allow arbirtary headers when downloading tools to the tc
- Export
isExplicitVersion
andevaluateVersions
functions - Force overwrite on default when extracted compressed files
1.6.1
1.6.0
1.3.5
1.3.4
Here is the security issue that was fixed in the http-client 1.0.8 release
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
- Overload downloadTool to accept destination path
- Fix
extractTar
on Windows - Add "types" to package.json
1.1.2
1.0.0
- Initial release