@actions-json/bridge 0.1.122 → 0.1.124

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@actions-json/bridge",
3
- "version": "0.1.122",
4
- "bridgeBinaryVersion": "0.1.119",
3
+ "version": "0.1.124",
4
+ "bridgeBinaryVersion": "0.1.186",
5
5
  "description": "Run the actions.json MCP bridge with npx — no Rust toolchain required. Downloads the prebuilt actions-json-mcp binary, bundles the primitive dictionary, and creates your storage workspace on first run.",
6
6
  "license": "MIT",
7
7
  "repository": {