GitHub Actions: Workflows triggered by Dependabot PRs will respect permissions key in workflows
In March we made a change in GitHub Actions that forced workflows triggered by Dependabot to run with a read-only token. This change was made to protect your repositories from…