From 8cd25cc3ad98822f8e2ad11daad4ba85febaae4c Mon Sep 17 00:00:00 2001 From: Jesus Garcia Date: Thu, 19 Dec 2024 11:33:28 -0500 Subject: [PATCH] Add changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b96b549..6a52b0dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ All notable changes to this project will be documented in this file. - Update to [Wazuh v4.10.3](https://github.com/wazuh/wazuh/blob/v4.10.3/CHANGELOG.md#v4103) +### Changed + +- Use fixed version of Ubuntu-22.04 in GHA runners instead of latest version ([#1479](https://github.com/wazuh/wazuh-ansible/pull/1479)) \- (PR Checks Workflows) + ## [v4.10.2] ### Added