Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dependabot config for GitHub Actions #2049

Merged
merged 1 commit into from
May 9, 2024
Merged

Conversation

mdickinson
Copy link
Member

This PR adds a dependabot configuration for keeping versions of GitHub Actions (actions/checkout, actions/setup-python, etc.) up to date. We've found this quite useful on Traits, and I think it's time to start spreading the pattern elsewhere.

@mdickinson mdickinson requested a review from flongford May 9, 2024 06:33
@mdickinson
Copy link
Member Author

@flongford CI is of course failing, and that needs to be dealt with ASAP, but I'm reasonably confident that it's not this PR that's causing CI to fail. (And updating the various GitHub Actions is a part of getting CI back to working state, albeit not a major part.)

Copy link

@flongford flongford left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - let's get this in and see what it comes up with!

@mdickinson mdickinson merged commit fb951ef into main May 9, 2024
12 of 20 checks passed
@mdickinson mdickinson deleted the dev/add-dependabot-config branch May 9, 2024 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants