From fae4fbc0ae70dc07df02eb40329bb0dd164f12b9 Mon Sep 17 00:00:00 2001 From: Prowler Bot Date: Wed, 6 May 2026 12:56:21 +0200 Subject: [PATCH] fix: PR number in changelog entry for #10529 (#11058) Co-authored-by: Hugo Pereira Brito <101209179+HugoPBrito@users.noreply.github.com> --- prowler/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prowler/CHANGELOG.md b/prowler/CHANGELOG.md index f8219358f6..7db363ccfd 100644 --- a/prowler/CHANGELOG.md +++ b/prowler/CHANGELOG.md @@ -6,7 +6,7 @@ All notable changes to the **Prowler SDK** are documented in this file. ### 🐞 Fixed -- Oracle cloud identity scans now scan known or supplied regions to better support non ashburn tenancies [(#10528)](https://github.com/prowler-cloud/prowler/pull/10529) +- Oracle cloud identity scans now scan known or supplied regions to better support non ashburn tenancies [(#10529)](https://github.com/prowler-cloud/prowler/pull/10529) ---