chore: pin flow-editor git ref to v0.22.0
Some checks failed
Security / Security check (push) Failing after 2s

Reproducible CI (override-free) builds; an editor push can no longer
change what a Studio release builds against. The local path override
still wins for dev builds.

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
This commit is contained in:
flemming-it 2026-07-12 17:33:13 +02:00
parent b7468dc7ec
commit 0073d77a67

View file

@ -42,7 +42,10 @@ dependencies:
chain_studio_flow_editor:
git:
url: https://git.flemming.ai/fai/chain-studio-flow-editor
ref: main
# Tag-pinned so a CI (override-free) build is reproducible and an
# editor push can't retroactively change what a Studio release
# builds against. Bump this in lockstep with the editor tag.
ref: v0.22.0
dev_dependencies:
flutter_test: