From 2dae341a705822fd39a1978899036e1c74fb855c Mon Sep 17 00:00:00 2001 From: secustor Date: Mon, 21 Oct 2024 19:06:08 +0200 Subject: [PATCH] feat(plugins/scaffolder-backend): add missing changeset Signed-off-by: secustor --- .changeset/violet-parrots-knock.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/violet-parrots-knock.md diff --git a/.changeset/violet-parrots-knock.md b/.changeset/violet-parrots-knock.md new file mode 100644 index 0000000000..dde0f9e606 --- /dev/null +++ b/.changeset/violet-parrots-knock.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-scaffolder-backend': patch +--- + +Add new `fs:readdir` action to list current content of the workspace