actions-marketplace-validations/composer.lock Diff
GitHub Action that diffs composer.lock between current branch and default branch
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jan 12, 2026
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/wyrihaximus_github-action-composer.lock-diff@701b3a7e6594faee51598e016c1a79d1d759a69b # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| dryRun | Generate the comment contents, but don't make the actual comments, set to "yes" to activate, off by default. | no | no |
| workingDirectory | Directory to execute the diff generator in | no | "" |
Outputs
| name | description |
|---|---|
| production | Changed production dependencies table |
| development | Changed development dependencies table |