Skip to content

Commit 73b90e3

Browse files
authored
CodeQL: Ensure CodeQL scan is published to database (#1936)
1 parent c2a8e18 commit 73b90e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pipelines/PSResourceGet-Official.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ extends:
111111
ob_restore_phase: true # Set ob_restore_phase to run this step before '🔒 Setup Signing' step.
112112
inputs:
113113
Enabled: true
114-
AnalyzeInPipeline: true
114+
AnalyzeInPipeline: false
115115
Language: csharp
116116

117117
# this is installing .NET

0 commit comments

Comments
 (0)