From e02c98b9884cb93065ca2652e12e94d8122e4c10 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 20 Jun 2024 02:45:20 +0900 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 03d074e8..f1d32172 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Fix an installation issue on some container environments. ([#545](https://github.com/taiki-e/install-action/pull/545)) + ## [2.39.2] - 2024-06-18 - Update `dprint@latest` to 0.46.3.