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 config to keep GitHub action versions updated #3680

Closed
wants to merge 1 commit into from
Closed

Add a Dependabot config to keep GitHub action versions updated #3680

wants to merge 1 commit into from

Conversation

kurtmckee
Copy link

This is an infrastructure improvement.

The GitHub action versions are no longer current and are issuing deprecation warnings (recent example for actions/checkout@v2, which is now at v4).

Rather than submitting a PR to update the versions once, this PR introduces a Dependabot configuration that will keep the action versions updated in perpetuity.

If this merges, you can expect Dependabot to immediately submit PR(s) to update out-of-date action versions.

Thanks for your work on Bulma!

@kurtmckee
Copy link
Author

kurtmckee commented Jan 25, 2024

Note: This supersedes the action version changes introduced in #3628, as Dependabot will update the versions automatically by opening PRs.

The typo fixes in #3628 may or may not still be needed.

@kurtmckee kurtmckee closed this Feb 20, 2024
@kurtmckee kurtmckee deleted the add-dependabot-for-github-actions branch February 20, 2024 15:31
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.

None yet

1 participant