From 51df4308b2c15d02d205e6090ea2002c1044b8c4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 13:52:25 +0000 Subject: [PATCH] chore(main): release 2.12.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bb6af66..cace706 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.12.1](https://github.com/entur/gha-security/compare/v2.12.0...v2.12.1) (2026-04-15) + + +### Bug Fixes + +* Fixed retrieval of cached results ([#198](https://github.com/entur/gha-security/issues/198)) ([3e0e607](https://github.com/entur/gha-security/commit/3e0e60711313c1e008ea44234aeffe14db3e44b9)) + ## [2.12.0](https://github.com/entur/gha-security/compare/v2.11.0...v2.12.0) (2026-04-15)