From 6fd3603cf5394aba0fcea2c9bc2b8566a732a839 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:38:40 +0000 Subject: [PATCH] chore(main): release 1.12.1 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e291c58..ef4355c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [1.12.1](https://github.com/NethermindEth/github-workflows/compare/v1.12.0...v1.12.1) (2026-04-10) + + +### Bug Fixes + +* add artifact-metadata:write permission and bump composite action ([44df134](https://github.com/NethermindEth/github-workflows/commit/44df1347fab63287b4d9f812ee7d161fd9b79f41)) +* **deps:** bump the all-github-actions group across 1 directory with 5 updates ([#139](https://github.com/NethermindEth/github-workflows/issues/139)) ([875c617](https://github.com/NethermindEth/github-workflows/commit/875c6171c64d0cad015ef520d74e5f748240a008)) +* resolve Docker build workflow warnings ([#141](https://github.com/NethermindEth/github-workflows/issues/141)) ([44df134](https://github.com/NethermindEth/github-workflows/commit/44df1347fab63287b4d9f812ee7d161fd9b79f41)) + ## [1.12.0](https://github.com/NethermindEth/github-workflows/compare/v1.11.6...v1.12.0) (2026-03-27)