organization · inferred from evidence
Dependabot team
The team behind Dependabot that documented its behavior.
- Dependabot triggered GitHub Actions cannot access secrets or use a writable token
Workflows triggered by Dependabot pull requests fail because the default GITHUB_TOKEN is read-only and secrets are not passed to runs triggered from forks. This breaks CI steps that need to push, publish, or call external services. The Depe