From 0d7b285e1b06a4a4fe153764ed7184ada8bb5901 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2026 03:24:08 +0000 Subject: [PATCH] chore(main): release 2.4.1 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eacd054..fe191bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [2.4.1](https://github.com/NethermindEth/github-workflows/compare/v2.4.0...v2.4.1) (2026-09-15) + + +### Bug Fixes + +* **deps:** bump NethermindEth/github-workflows/get_infisical_secrets ([9a86635](https://github.com/NethermindEth/github-workflows/commit/9a86635752324ec83791911cd892a5b04bc4b3d6)) +* **deps:** bump NethermindEth/github-workflows/get_infisical_secrets from 2.3.0 to 2.4.0 in the all-github-actions group ([#179](https://github.com/NethermindEth/github-workflows/issues/179)) ([9a86635](https://github.com/NethermindEth/github-workflows/commit/9a86635752324ec83791911cd892a5b04bc4b3d6)) + ## [2.4.0](https://github.com/NethermindEth/github-workflows/compare/v2.3.0...v2.4.0) (2026-09-10)