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

Bump to use node16 for the action runner #34

Merged
merged 1 commit into from
Jan 5, 2022
Merged

Conversation

dominykas
Copy link
Member

This just changes the versions of the node that runs the custom private actions (i.e. the matrix generator and the dynamic steps writer), i.e. it does not break any users of the action.

This also adds a lockfile-version=3 in an attempt to deconfuse npm (renovate?) - npm did have bugs with lockfile version detection and it seems for whatever reason it's dropping the integrity fields in #31 (maybe because they were missing for some packages originally?). Hopefully re-generating the lockfiles in the newest version will make the renovate issue go away. I'll follow that up later if it doesn't. Note that the actual dependencies are checked into the repo and have not changed.

@dominykas dominykas merged commit e183446 into main Jan 5, 2022
@dominykas dominykas deleted the upgrade-runner branch January 5, 2022 21:25
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.

3 participants