From 2bfe66531d7f9749eb0e4c5ea902d6b3b0ca727a Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 18 Apr 2026 03:31:45 +0900 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8458d77a..0c6d13cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,7 +36,7 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com - Implement potential workaround for [windows-11-arm runner bug](https://github.com/actions/partner-runner-images/issues/169) which sometimes causes installation failure. - The issue where this bug affected the startup of bash was addressed in 2.71.2, but we received a report that the same problem seems to occur when starting other commands as well. + The issue where this bug affected the startup of bash was addressed in 2.71.2, but we received a report that the [same problem seems to occur when starting other commands as well](https://github.com/taiki-e/install-action/pull/1657#issuecomment-4252717651). - Update `cargo-deny@latest` to 0.19.2.