Update the call to analyze the plugins repo (#87121)

diff --git a/bin/internal/flutter_plugins.version b/bin/internal/flutter_plugins.version
index 23f6630..eced45a 100644
--- a/bin/internal/flutter_plugins.version
+++ b/bin/internal/flutter_plugins.version
@@ -1 +1 @@
-027db9039c0364cc75273480602d70b58df68a53
+758c55e42064875ddfc6a89373af07db26c7b733
diff --git a/dev/bots/test.dart b/dev/bots/test.dart
index 64045be3..3469eb9 100644
--- a/dev/bots/test.dart
+++ b/dev/bots/test.dart
@@ -1145,6 +1145,7 @@
       './script/tool_runner.sh',
       <String>[
         'analyze',
+        '--custom-analysis=script/configs/custom_analysis.yaml',
       ],
       workingDirectory: checkout.path,
       environment: <String, String>{