Describe the enhancement
The Dependabot configuration in .github/dependabot.yml is missing a cooldown configuration for the github-actions package ecosystem. Adding a cooldown prevents Dependabot from flooding the repo with PRs when multiple actions release updates simultaneously.
Component(s)
Continuous Integration
Describe the enhancement
The Dependabot configuration in
.github/dependabot.ymlis missing a cooldown configuration for thegithub-actionspackage ecosystem. Adding a cooldown prevents Dependabot from flooding the repo with PRs when multiple actions release updates simultaneously.Component(s)
Continuous Integration