diff --git a/.changeset/gold-pianos-worry.md b/.changeset/gold-pianos-worry.md new file mode 100644 index 0000000000..39095dbbd7 --- /dev/null +++ b/.changeset/gold-pianos-worry.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-scaffolder-backend': patch +--- + +Fixed an issue where not passing a `value` to any of the action's permission conditions caused an error.