From 8d4838b28b8cd96c55e7153f3bbcf1f53ad477f2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 08:59:19 +0000 Subject: [PATCH] chore(main): release 3.1.2 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 76504f2..e63bf14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.1.2](https://github.com/entur/gha-slack/compare/v3.1.1...v3.1.2) (2026-04-16) + + +### Bug Fixes + +* paths to composite actions ([#51](https://github.com/entur/gha-slack/issues/51)) ([9d33cb0](https://github.com/entur/gha-slack/commit/9d33cb085288dfc35172fc2f908f7cb8e7a98437)) + ## [3.1.1](https://github.com/entur/gha-slack/compare/v3.1.0...v3.1.1) (2026-04-16)