integrations: switch to using x-access-token for github git auth

This commit is contained in:
Patrik Oldsberg
2021-02-15 20:26:12 +01:00
parent 536dd3f9ce
commit fb28da2123
7 changed files with 26 additions and 20 deletions
+7
View File
@@ -0,0 +1,7 @@
---
'@backstage/backend-common': patch
'@backstage/techdocs-common': patch
'@backstage/plugin-scaffolder-backend': patch
---
Switched to using `'x-access-token'` for authenticating Git over HTTPS towards GitHub.