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 auto-update GitHub action versions #1153

Merged

Conversation

kurtmckee
Copy link
Contributor

Currently, deprecation warnings are being thrown due to actions using out-of-date Node versions (recent example). Rather than submitting a PR to update them manually, this PR configures Dependabot to regularly submit PRs to update GitHub action versions as needed.

If this PR merges, you can expect Dependabot to immediately submit a PR to update actions to newer versions.

@thewtex
Copy link
Member

thewtex commented Jun 19, 2024

@kurtmckee very cool, thank you!

Would you mind please amending the commit to address the commit message lint, e.g.

ci: add Dependabot config for GA auto-update

Updates GitHub Actions versions on a monthly basis.

@kurtmckee kurtmckee force-pushed the add-dependabot-for-actions branch from 379c97a to 34417bb Compare June 19, 2024 15:15
@thewtex thewtex merged commit 6b5fb47 into InsightSoftwareConsortium:main Jun 19, 2024
94 checks passed
@kurtmckee kurtmckee deleted the add-dependabot-for-actions branch June 19, 2024 18:40
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