- Notifications
You must be signed in to change notification settings - Fork1.4k
Enable Dependabot#654
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Pull Request Overview
This PR enables Dependabot for GitHub Actions dependencies by adding a new package ecosystem configuration to the existing Dependabot configuration file.
- Adds GitHub Actions package ecosystem monitoring to Dependabot
- Configures weekly update schedule for GitHub Actions dependencies
- Maintains consistency with existing Dependabot configuration format
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Uh oh!
There was an error while loading.Please reload this page.
This pull request updates the
.github/dependabot.yml
file to include GitHub Actions in the dependency update schedule.Please enable it by merging this pull request so that we can keep our github actions dependencies up to date and secure.