pararius/Yarn upgrade
Runs a yarn upgrade
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 9, 2023
- License
- None
Pinned Snippet
uses: pararius/action-yarn-upgrade@8f629ed36519ffe411ec67036392a2a59130cc5a # v3.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| working-dir | Directory of the yarn.lock | yes | ./ |
Outputs
| name | description |
|---|---|
| diff | Script output with the changed versions |
| outdated | Script output with the outdated packages that are left after updating |