From dd522f255c27c9bc1878d3d63498018a4c1073fd Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 3 Sep 2024 23:54:47 +0900 Subject: [PATCH] Tweak changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d9bacead..d35bbfb3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com - Update `typos@latest` to 1.24.3. -- Relax jq version requirement for containers and self-hosted runners to 1.3 (no longer need to install the newer version of jq when using this action on Ubuntu 14.04/CentOS 6). +- Relax jq version requirement to 1.3 (no longer need to install the newer version of jq when using this action on Ubuntu 14.04/CentOS 6 containers/self-hosted runners). ## [2.42.37] - 2024-08-30