You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update Dependabot configuration to run daily for GitHub Actions with a 7-day cooldown period.
Details
Change schedule interval from weekly to daily for github-actions package ecosystem
Add cooldown configuration with default-days: 7
The cooldown option delays version updates for 7 days after a dependency release, giving time for issues to surface before updating. This provides more timely updates while still allowing stability.
Summary
Update Dependabot configuration to run daily for GitHub Actions with a 7-day cooldown period.
Details
weeklytodailyforgithub-actionspackage ecosystemcooldownconfiguration withdefault-days: 7The cooldown option delays version updates for 7 days after a dependency release, giving time for issues to surface before updating. This provides more timely updates while still allowing stability.