Latest offering and advice from GitHub is to use `create-github-app-token`. - https://docs.github.com/en/issues/planning-and-tracking-with-projects/automating-your-project/automating-projects-using-actions#example-workflow-authenticating-with-a-github-app - https://github.com/actions/create-github-app-token/issues/42 This is to help increase security and the longevity of our implementation.