chrisreddington/Validate Dependabot Configuration

Validate that dependabot.yml is configured for all supported languages that are present in the repository.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenPersonal access token (PAT) used to query the languages used in the repository. ${{ github.token }}
require-cooldownWhen set to 'true', the action will fail if any ecosystem update entry in dependabot.yml is missing a cooldown configuration. false
require-groupsWhen set to 'true', the action will fail if any ecosystem update entry in dependabot.yml has no groups defined. false

no outputs