From 87f119a59168f5aa0458861dad2e768230e5015b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 14:43:11 +0000 Subject: [PATCH] chore(main): release 1.12.2 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef4355c..fb0e259 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.12.2](https://github.com/NethermindEth/github-workflows/compare/v1.12.1...v1.12.2) (2026-04-10) + + +### Bug Fixes + +* remove artifact-metadata:write from reusable workflows ([#142](https://github.com/NethermindEth/github-workflows/issues/142)) ([88588eb](https://github.com/NethermindEth/github-workflows/commit/88588ebd06c9de63dcacae84c249d0c9f56f46b1)) + ## [1.12.1](https://github.com/NethermindEth/github-workflows/compare/v1.12.0...v1.12.1) (2026-04-10)