diff --git a/.changeset/young-forks-grab.md b/.changeset/young-forks-grab.md index d48a4f1f7d..8cc5f96600 100644 --- a/.changeset/young-forks-grab.md +++ b/.changeset/young-forks-grab.md @@ -1,5 +1,5 @@ --- -'@backstage/plugin-scaffolder-backend-module-gitlab': minor +'@backstage/plugin-scaffolder-backend-module-gitlab': patch --- -Updated the path field in the gitlab:group:ensureExists action to accept an array of either strings or objects with name and slug fields. +Updated the path field in the `gitlab:group:ensureExists` action to accept an array of either strings or objects with name and slug fields.