Skip to content

CLI on main is incomptible with github sync #1324

@josephjclark

Description

@josephjclark

CLI is now incompatible with node18 after a bunch of security updates

This is a huge problem for github sync, where the actions:

  • use node 18
  • are hard-coded to a specific action version

The only solutions I see are:

  • roll back CLI dependencies that don't work on node 18 (we can't do this forever!
  • update the action to use node 22 (but somehow we need to update all repos)

We should certainly relax the versioning on the actions for future references so that we can put out patch releases

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions