diff --git a/backstage/packages/backend/package.json b/backstage/packages/backend/package.json index 94f1602..fb5a902 100644 --- a/backstage/packages/backend/package.json +++ b/backstage/packages/backend/package.json @@ -17,7 +17,7 @@ }, "dependencies": { "@backstage-community/plugin-adr-backend": "^0.4.27", - "@backstage-community/plugin-github-actions": "^0.6.25", + "@backstage-community/plugin-github-actions": "^0.6.26", "@backstage-community/search-backend-module-adr": "^0.2.1", "@backstage/backend-defaults": "^0.5.3", "@backstage/backend-plugin-api": "^1.0.2", diff --git a/backstage/yarn.lock b/backstage/yarn.lock index edd4b4c..9af9a42 100644 --- a/backstage/yarn.lock +++ b/backstage/yarn.lock @@ -2851,9 +2851,9 @@ __metadata: languageName: node linkType: hard -"@backstage-community/plugin-github-actions@npm:^0.6.25": - version: 0.6.25 - resolution: "@backstage-community/plugin-github-actions@npm:0.6.25" +"@backstage-community/plugin-github-actions@npm:^0.6.26": + version: 0.6.26 + resolution: "@backstage-community/plugin-github-actions@npm:0.6.26" dependencies: "@backstage/catalog-model": "npm:^1.7.0" "@backstage/core-compat-api": "npm:^0.3.1" @@ -2875,7 +2875,7 @@ __metadata: react: ^16.13.1 || ^17.0.0 || ^18.0.0 react-dom: ^16.13.1 || ^17.0.0 || ^18.0.0 react-router-dom: 6.0.0-beta.0 || ^6.3.0 - checksum: 10c0/060810416770101174052c5d8864b9f5db7e93a0cdd06618527d111842c1f0e7e940303f7ab19cb3106c61202e258d89e138ec81e0ed6b3904867670f5d06ae9 + checksum: 10c0/11a9cdbd6536f93a69140729eb3a2ec8d31e42c088f4cb74232cf905d084d64a58eced28a72b06b811bb8238d41510ee0f76f01b31effda1900765aca4c36b77 languageName: node linkType: hard @@ -16263,7 +16263,7 @@ __metadata: resolution: "backend@workspace:packages/backend" dependencies: "@backstage-community/plugin-adr-backend": "npm:^0.4.27" - "@backstage-community/plugin-github-actions": "npm:^0.6.25" + "@backstage-community/plugin-github-actions": "npm:^0.6.26" "@backstage-community/search-backend-module-adr": "npm:^0.2.1" "@backstage/backend-defaults": "npm:^0.5.3" "@backstage/backend-plugin-api": "npm:^1.0.2"