chrisreddington/Validate Dependabot Configuration
Validate that dependabot.yml is configured for all supported languages that are present in the repository.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | Personal access token (PAT) used to query the languages used in the repository. | — | ${{ github.token }} |
| require-cooldown | When set to 'true', the action will fail if any ecosystem update entry in dependabot.yml is missing a cooldown configuration. | — | false |
| require-groups | When set to 'true', the action will fail if any ecosystem update entry in dependabot.yml has no groups defined. | — | false |
Outputs
no outputs