From 3f48cfeecf89409b561a4e169060997027a50d12 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 06:23:36 +0000 Subject: [PATCH] chore(main): release 1.2.3 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a9003f..4aad447 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.3](https://github.com/entur/gha-firebase/compare/v1.2.2...v1.2.3) (2026-05-04) + + +### Bug Fixes + +* **deps:** bump actions/github-script from 8.0.0 to 9.0.0 ([#122](https://github.com/entur/gha-firebase/issues/122)) ([9a3bdf4](https://github.com/entur/gha-firebase/commit/9a3bdf403ba69ea40b460b13abd1a534ae0c5d0f)) + ## [1.2.2](https://github.com/entur/gha-firebase/compare/v1.2.1...v1.2.2) (2026-04-13)