Skip to content

[BUG] prettier_version parameter is not followed and latest version used #154

@mabeett

Description

@mabeett

What exactly happened?

Steps to reproduce the behavior:

  1. Go to your creyD/prettier_action invocation.
  2. Add the parameter prettier_version with a specific value 3.6.2 for instance.
  3. Launch the workflow.
  4. In the logs you will see the output for the latest prettier version, now 3.7.1.

What should've happened?

Version 3.6.2 for prettier should be executed.

How did it look?

The output indicates

 Prettifying files...
Files:
npm warn exec The following package was not found and will be installed: prettier@3.7.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions