chore: pin the flow editor to its v0.25.0 tag
Some checks failed
Security / Security check (push) Failing after 1s

The night run pinned the editor by commit because its sandbox could
not create tags; the tag exists now (same tree, plus the changelog
commit), so the pin goes back to the reproducible tag form.

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
This commit is contained in:
flemming-it 2026-07-22 20:40:49 +02:00
parent e784cb6987
commit 66886389a6

View file

@ -45,9 +45,7 @@ dependencies:
# 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.
# Commit-pinned to editor 0.25.0 until its v0.25.0 tag exists
# (equally reproducible); switch back to the tag then.
ref: 2535c28
ref: v0.25.0
dev_dependencies:
flutter_test: