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 to autoupdate GitHub action versions #371

Merged

Conversation

kurtmckee
Copy link
Contributor

Hi! I noticed that CI is throwing deprecation warnings due to out-of-date action versions (like actions/checkout@v2 -- recent example).

Rather than submitting a PR to update the versions once, this PR introduces a Dependabot configuration that will submit a PR to update action versions (if needed) once each month.

If this merges, Dependabot will immediately submit a PR to address the out-of-date versions and will continue to keep the actions up-to-date in perpetuity.

@jspaaks jspaaks merged commit bb32dc9 into citation-file-format:main Nov 27, 2023
13 checks passed
@jspaaks
Copy link
Member

jspaaks commented Nov 27, 2023

Thanks for the PR!

@kurtmckee kurtmckee deleted the add-dependabot-for-github-actions branch November 27, 2023 13:36
@kurtmckee
Copy link
Contributor Author

You're welcome!

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