npm package diff

Package: @forge/manifest

Versions: 10.0.1-next.1 - 10.0.1-next.2

File: package/out/schema/manifest-schema.json

Index: package/out/schema/manifest-schema.json
===================================================================
--- package/out/schema/manifest-schema.json
+++ package/out/schema/manifest-schema.json
@@ -26762,8 +26762,9 @@
                             "actions": {
                                 "description": "A list of actions that will be exposed by the Automation platform.",
                                 "type": "array",
                                 "minItems": 1,
+                                "maxItems": 20,
                                 "uniqueItems": true,
                                 "items": {
                                     "description": "The key of an action extension in your manifest.",
                                     "maxLength": 255,