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 #165

Merged
merged 2 commits into from
Sep 10, 2024
Merged

Add dependabot config #165

merged 2 commits into from
Sep 10, 2024

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Sep 9, 2024

I noticed a number of action runners used are out of date. Most updates are related to the Node version the action runners use under the hood updating to Node 20. Not having those updates will become problematic soonish when GHA drops support for Node 16.

So, instead of manually updating the workflows, I'm proposing enabling Dependabot to submit updates for the GHA runners. This should take care of it via Dependabot opening PRs to do the updates.

I noticed a number of action runners used are out of date. Most updates are related to the Node version the action runners use under the hood updating to Node 20. Not having those updates will become problematic soonish when GHA drops support for Node 16.

So, instead of manually updating the workflows, I'm proposing enabling Dependabot to submit updates for the GHA runners. This should take care of it via Dependabot opening PRs to do the updates.
@jrfnl
Copy link
Member Author

jrfnl commented Sep 9, 2024

Test failure is unrelated. See PR #166

@dd32 dd32 merged commit 7e7a339 into master Sep 10, 2024
26 checks passed
@dd32 dd32 deleted the feature/add-dependabot branch September 10, 2024 01:09
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