From 8d66fec6dbda771a63c4083994b5c2a5742b2868 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 09:28:04 +0000 Subject: [PATCH] chore(main): release 2.0.2 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f111725..6b57f3d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.0.2](https://github.com/NethermindEth/github-workflows/compare/v2.0.1...v2.0.2) (2026-05-27) + + +### Bug Fixes + +* **deps:** bump the all-github-actions group across 1 directory with 2 updates ([#151](https://github.com/NethermindEth/github-workflows/issues/151)) ([6de5839](https://github.com/NethermindEth/github-workflows/commit/6de58394df4574224954f2f3e58f0f7275b92803)) + ## [2.0.1](https://github.com/NethermindEth/github-workflows/compare/v2.0.0...v2.0.1) (2026-04-28)