Tweak changelog

This commit is contained in:
Taiki Endo
2022-12-14 11:51:33 +09:00
parent 4dad9dd51d
commit 59c6ff35e6

View File

@@ -18,7 +18,7 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
It is mainly intended to make the use of this action easy on containers or self-hosted runners, and currently supports Debian-based distributions (including Ubuntu) and Alpine. It is mainly intended to make the use of this action easy on containers or self-hosted runners, and currently supports Debian-based distributions (including Ubuntu) and Alpine.
The system's package manager is used for these installations. However, bash, which is an execution requirement of the action itself, and rustc, which is usually preferred for installation by rustup rather than the system's package manager, are *not* covered by these installations. The system's package manager is used for these installations. However, `bash`, which is an execution requirement of the action itself, and `cargo`, which is usually preferred for installation by rustup rather than the system's package manager, are *not* covered by these installations.
## [1.15.5] - 2022-12-13 ## [1.15.5] - 2022-12-13