From eb7fb42ad9d3ece7b934035963cf6002484e42d3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 09:39:10 +0000 Subject: [PATCH] chore(main): release 2.12.2 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cace706..716d9d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.12.2](https://github.com/entur/gha-security/compare/v2.12.1...v2.12.2) (2026-04-27) + + +### Bug Fixes + +* Gradle dependency graph not uploading ([#202](https://github.com/entur/gha-security/issues/202)) ([afb84fe](https://github.com/entur/gha-security/commit/afb84fe6d2214f8ff53f23fb7a0f3b181dca8a36)) + ## [2.12.1](https://github.com/entur/gha-security/compare/v2.12.0...v2.12.1) (2026-04-15)