chore: updating changeset

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-02-16 13:18:24 +01:00
parent 0df5389f2f
commit 79c500e10e
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/plugin-scaffolder-backend': minor
---
**BREAKING**: `ctx.secrets.token` is now `ctx.secrets.backstageToken` in actions. Please update any of your actions that might call out to Backstage API's with this token.
**BREAKING**: `ctx.token` is now `ctx.secrets.backstageToken` in Actions. Please update any of your Actions that might call out to Backstage API's with this token.