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 for GH Actions runners #432

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

jrfnl
Copy link
Contributor

@jrfnl jrfnl commented Sep 9, 2024

I noticed the actions/checkout action runner is out of date (still on v3 which uses Node 16 for which support will be stopped on GHA soonish).

So I figured adding a dependabot config to make those type of updates would save me from making them manually ;-)

I noticed the `actions/checkout` action runner is out of date (still on v3 which uses Node 16 for which support will be stopped on GHA soonish).

So I figured adding a dependabot config to make those type of updates would save me from making them manually ;-)
@theseer theseer merged commit 3745026 into phar-io:master Sep 9, 2024
37 checks passed
@theseer
Copy link
Member

theseer commented Sep 9, 2024

Thanks a lot!

@jrfnl jrfnl deleted the feature/add-dependabot branch September 9, 2024 19:56
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