service · inferred from evidence
Dependabot
A service that automatically creates pull requests for dependency updates.
- 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