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 to update GHA #7078

Closed
wants to merge 2 commits into from
Closed

Conversation

pnacht
Copy link

@pnacht pnacht commented Dec 7, 2023

Fixes #7077.

This PR adds dependabot to periodically update the GitHub Actions used in CodeMirror's workflows.

Dependabot is configured to run once a month and send a single PR updating all the Actions with new versions. See this example PR.

I've also taken the liberty to update actions/checkout to its latest version v4.1.1. (you'd otherwise receive a dependabot PR moments after merging this PR)

Signed-off-by: Pedro Kaj Kjellerup Nacht <pnacht@google.com>
Signed-off-by: Pedro Kaj Kjellerup Nacht <pnacht@google.com>
@marijnh marijnh closed this Dec 7, 2023
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.

Add dependabot to keep GitHub Actions up-to-date
2 participants