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

Create dependabot.yml to ensure all GitHub Actions are kept up to date #112

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Trainax
Copy link

@Trainax Trainax commented May 5, 2023

Some workflows in this repository use deprecated Node 12 GitHub Actions. Some examples are:

Those actions should be updated to their last version which uses Node 16 to avoid running old deprecated Node 12 Actions in Node 16 (for more information see here).

By configuring dependabot automatic PRs will be made to ensure all actions are kept up to date

Create dependabot configuration file to ensure GitHub Actions are always up to date
@Trainax Trainax requested review from ntnhon and cquintana92 as code owners May 5, 2023 07:26
Specify on which days the checks are run
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.

1 participant