From 2819acc188c0386eab12c81a050d3b8a51cc86c4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 13:53:16 +0000 Subject: [PATCH] chore(main): release 1.5.2 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ea9c2b8..ae86dd0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.5.2](https://github.com/entur/gha-helm/compare/v1.5.1...v1.5.2) (2026-04-30) + + +### Bug Fixes + +* don't pin our own actions to commits ([#110](https://github.com/entur/gha-helm/issues/110)) ([51ccb1e](https://github.com/entur/gha-helm/commit/51ccb1e08efc521b70b913a8c8907397fba8ce7f)) + ## [1.5.1](https://github.com/entur/gha-helm/compare/v1.5.0...v1.5.1) (2026-04-30)