From c6eeafe2add741b473475ccc74f7c44620bfdfeb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 08:22:29 +0000 Subject: [PATCH] chore(main): release 1.2.9 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef13669..ecba525 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.9](https://github.com/entur/gha-firebase/compare/v1.2.8...v1.2.9) (2026-08-20) + + +### Bug Fixes + +* **deps:** bump actions/checkout from 6.0.2 to 7.0.1 ([#152](https://github.com/entur/gha-firebase/issues/152)) ([d4aa263](https://github.com/entur/gha-firebase/commit/d4aa2639b28899a4eb82b55eb0a243c93fe820a7)) + ## [1.2.8](https://github.com/entur/gha-firebase/compare/v1.2.7...v1.2.8) (2026-08-14)