Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Bower update action is used to update installed Bower packages to their newest version according to the specifications in the bower.json file. [bower update]

Bower Update

Name

A friendly name for this action (will be displayed in the actions workflow area).

...

Tick to apply the --production argument if you do not wish to update devDependencies. [--production]

Force latest

Tick to apply the --force-latest argument which will force Force an update to the latest version if there is a conflict. [--force-latest]

...

Tick to log the Bower output to the build log. [--silent]

Verbose logging

Tick to log a more verbose Bower output. [–verbose]

...