From 0e597de550cc35b8976da2a8ccb775813ed1bb99 Mon Sep 17 00:00:00 2001 From: Suneha Bose Date: Tue, 12 Aug 2025 12:38:16 -0700 Subject: [PATCH] add 'Changed' section --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 85ae46a..39d6a70 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## [4.3.1] - 2025-08-12 +### Changed + - #167 [Pinning Action Dependencies for Security and Reliability](https://github.com/Azure/setup-helm/pull/167) - #181 [Fix types, and update node version.](https://github.com/Azure/setup-helm/pull/181) - #191 [chore(tests): Mock arch to make tests pass on arm host](https://github.com/Azure/setup-helm/pull/191)