actions-marketplace-validations/Yarn Lock Changes

Creates a comment inside Pull Request with the human-readable summary of the changes to the "yarn.lock" file.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit May 19, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/simek_yarn-lock-changes@cd0a58e79c473ea657624283a03b0cee0aeea27e # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
collapsibleThresholdNumber of lock changes, which will result in collapsed comment content, and an addition of changes summary table.no25
failOnDowngradeFail the action when a dependency downgrade is detected. Comment will still be posted.nofalse
pathPath to the "yarn.lock" file in the repository. Default value points to the file at project root.noyarn.lock
tokenGitHub token for the bot, so it can publish a comment in the pull request.yes
updateCommentUpdate the comment on each new commit. If value is set to "false", bot will post a new one on each change.notrue
groupByTypeGroup the dependencies in the comment table by the change type.nofalse

no outputs