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)