From f6025559f12d139e653ea6a9f8e21f5115e5d622 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 12:38:57 +0000 Subject: [PATCH] chore(main): release 1.11.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e253a79..02348f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.11.0](https://github.com/entur/gha-docker/compare/v1.10.2...v1.11.0) (2026-04-20) + + +### Features + +* add resolve-image action ([#201](https://github.com/entur/gha-docker/issues/201)) ([3b4a222](https://github.com/entur/gha-docker/commit/3b4a2221fd281eb172bc8881a882aef41679c2ab)) + ## [1.10.2](https://github.com/entur/gha-docker/compare/v1.10.1...v1.10.2) (2026-04-15)