@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/README.md CHANGED
@@ -3,7 +3,7 @@
3
3
  Run the [actions.json](https://yaniv256.github.io/actions.json/) MCP bridge with
4
4
  `npx` — no Rust toolchain, no setup. On first run it downloads the prebuilt
5
5
  `actions-json-mcp` binary for your platform, bundles the primitive dictionary
6
- (so you don't pass `--actions`), and scaffolds a storage workspace at
6
+ (so you don't pass `--actions`), and creates a storage workspace at
7
7
  `~/.actions-json/storage` (so you don't pass `--storage-root`).
8
8
 
9
9
  ## Usage