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 a dependabot configuration for keeping actions up to date #89

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

peytondmurray
Copy link
Collaborator

@peytondmurray peytondmurray commented Nov 19, 2024

This PR adds a dependabot configuration to keep github actions up to date. It will run a check once a week to automatically create a PR to update an action if an action has a new version available.

To enable this, you'll need to go into the Security -> Code Security settings for the repository and click the Enable button next to Dependabot version updates. This should also activate the Dependabot on Actions runners button as well.

enable

After testing on my fork, it looks like this will generate 4 PRs right away for various actions.

@peytondmurray peytondmurray merged commit ac78a36 into deshaw:main Nov 20, 2024
2 of 3 checks passed
@peytondmurray peytondmurray deleted the 506-actions-update branch November 20, 2024 22:17
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