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

Use Dependabot (or similar) to check and automatically update Actions versions #436

Closed
d33bs opened this issue Sep 13, 2024 · 0 comments · Fixed by #438
Closed

Use Dependabot (or similar) to check and automatically update Actions versions #436

d33bs opened this issue Sep 13, 2024 · 0 comments · Fixed by #438
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request

Comments

@d33bs
Copy link
Member

d33bs commented Sep 13, 2024

GitHub Actions used within CI workflows often go without updates for some time. This can eventually cause issues with CI see #431 , #432 , or provide less support than possible if a version update were to be applied. Dependabot can be configured to update these automatically, just as it does with other dependencies. See here for more: https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot#enabling-dependabot-version-updates-for-actions

@d33bs d33bs added enhancement New feature or request dependencies Pull requests that update a dependency file labels Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant