Dependabot Cron Action
Version updated for https://github.com/akheron/dependabot-cron-action to version v1.2.
- This action is used across all versions by 257 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Dependabot Cron Action is a GitHub Action designed to automatically approve and merge pull requests created by Dependabot or a specified user, based on predefined criteria. It streamlines the process of managing dependency updates by automating periodic checks and merges, ensuring repositories stay up-to-date without manual intervention. The action supports customization of merge conditions, methods, and PR authors, making it a flexible tool for automating dependency management.
Release notes
What’s Changed
- Support grouped Dependabot PRs by @OgreSound in https://github.com/akheron/dependabot-cron-action/pull/10
- Upgrade all dependencies to newes versions
New Contributors
- @OgreSound made their first contribution in https://github.com/akheron/dependabot-cron-action/pull/10
Full Changelog: https://github.com/akheron/dependabot-cron-action/compare/v1.1.2...v1.2