Trim whitespace from tool names

Closes #115
This commit is contained in:
Taiki Endo
2023-05-04 02:07:18 +09:00
parent a24dd0e0c4
commit 962051977d
3 changed files with 7 additions and 2 deletions

View File

@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
- Trim whitespace from tool names. ([#115](https://github.com/taiki-e/install-action/pull/115))
## [2.7.2] - 2023-04-28
- Update `cargo-llvm-cov@latest` to 0.5.19.