[0.47.0](https://github.com/projen/projen/compare/v0.46.9...v0.47.0) (2021-12-29)
⚠ BREAKING CHANGES
* **workflows:** A secret called `PROJEN_GITHUB_TOKEN` with `workflows`, `packages` and `repo` scopes is now **required** for all projects. As much as this is a bit of a burden, most projects already have such a token because otherwise projen upgrade workflows cannot really function.
Bug Fixes
* **workflows:** status check update is not working ([1383](https://github.com/projen/projen/issues/1383)) ([8f76a4d](https://github.com/projen/projen/commit/8f76a4d8915f6e7eb60116ee8581a004d4ae2ca8)), closes [#1362](https://github.com/projen/projen/issues/1362)