Danger uses a hardcoded token, which gets revoked by GitHub.
We need to split Danger work into a part that runs on pull_request to analyze the PR, and the part that comments on the pull request that uses a secret token.
https://code.dblock.org/2024/04/19/commenting-on-pull-requests-in-github-actions.html