Problem
No dependabot config exists for the github-actions ecosystem. Action versions like rtCamp/action-slack-notify go stale and require manual bumps (as seen in #8998).
Solution
Add .github/dependabot.yml with github-actions ecosystem configured for weekly updates so version bumps are automated going forward.
Problem
No dependabot config exists for the
github-actionsecosystem. Action versions likertCamp/action-slack-notifygo stale and require manual bumps (as seen in #8998).Solution
Add
.github/dependabot.ymlwithgithub-actionsecosystem configured for weekly updates so version bumps are automated going forward.