diff --git a/.bandwidth/catalog-info.yaml b/.bandwidth/catalog-info.yaml index 2dc8059d1..9e594261b 100644 --- a/.bandwidth/catalog-info.yaml +++ b/.bandwidth/catalog-info.yaml @@ -2,10 +2,10 @@ apiVersion: backstage.io/v1alpha1 kind: Location metadata: schemaVersion: v1.0.0 - name: changed-files-3-location - description: Links to additional entities in the changed-files-3 repository. + name: changed-files-location + description: Links to additional entities in the changed-files repository. annotations: - github.com/project-slug: Bandwidth/changed-files-3 + github.com/project-slug: Bandwidth/changed-files spec: targets: - ./component.yaml diff --git a/.bandwidth/component.yaml b/.bandwidth/component.yaml index 10fe88e9b..fb98ef3d9 100644 --- a/.bandwidth/component.yaml +++ b/.bandwidth/component.yaml @@ -2,10 +2,10 @@ apiVersion: backstage.io/v1alpha1 kind: Component metadata: schemaVersion: v1.0.0 - name: changed-files-3 + name: changed-files description: Forked from https://github.com/tj-actions/changed-files annotations: - github.com/project-slug: Bandwidth/changed-files-3 + github.com/project-slug: Bandwidth/changed-files organization: BW costCenter: Development - Software Infra platformType: undefined