From 7df25ce3846f08d6abda28b40a2965cc7492ac55 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 16:17:30 +0000 Subject: [PATCH] chore(main): release 2.0.3 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b57f3d..054d2b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [2.0.3](https://github.com/NethermindEth/github-workflows/compare/v2.0.2...v2.0.3) (2026-06-18) + + +### Bug Fixes + +* **deps:** bump actions/checkout from 6.0.2 to 6.0.3 in the all-github-actions group ([#153](https://github.com/NethermindEth/github-workflows/issues/153)) ([ead49a7](https://github.com/NethermindEth/github-workflows/commit/ead49a7b68915562848bb53f6fa5c7e992460838)) +* **deps:** bump actions/checkout in the all-github-actions group ([ead49a7](https://github.com/NethermindEth/github-workflows/commit/ead49a7b68915562848bb53f6fa5c7e992460838)) + ## [2.0.2](https://github.com/NethermindEth/github-workflows/compare/v2.0.1...v2.0.2) (2026-05-27)