From 816ee6258ece1332bc20f679cc2e6f8670cb44a0 Mon Sep 17 00:00:00 2001 From: anamnavi Date: Tue, 3 Feb 2026 16:25:05 -0500 Subject: [PATCH] CodeQL: Ensure CodeQL scan is published to database --- .pipelines/PSResourceGet-Official.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pipelines/PSResourceGet-Official.yml b/.pipelines/PSResourceGet-Official.yml index 9dacd1a5e..a44d53651 100644 --- a/.pipelines/PSResourceGet-Official.yml +++ b/.pipelines/PSResourceGet-Official.yml @@ -111,7 +111,7 @@ extends: ob_restore_phase: true # Set ob_restore_phase to run this step before '🔒 Setup Signing' step. inputs: Enabled: true - AnalyzeInPipeline: true + AnalyzeInPipeline: false Language: csharp # this is installing .NET