Update .changeset/silver-cars-type.md

Co-authored-by: Johan Haals <johan@haals.se>
Signed-off-by: Adam Letizia <43392371+koalaty-code@users.noreply.github.com>
This commit is contained in:
Adam Letizia
2023-05-15 09:05:15 -05:00
committed by GitHub
parent 7515edff7e
commit a13d939781
+3 -1
View File
@@ -2,4 +2,6 @@
'@backstage/plugin-github-actions': minor
---
add support for GHES hosted repositories
Added support GitHub Enterprise hosted repositories.
**BREAKING**: The `GithubActionsClient` is updated to take an `scmAuthApi` instead of the previous `githubAuthApi`. This does not require any code changes unless you construct your own `GithubActionsClient`