actions-marketplace-validations/Diff poetry.lock
A Github Action that posts a summary of all changes within the poetry.lock file to a pull request
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 11, 2024
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/nborrmann_diff-poetry-lock@c0afd3666864cec339f03ee5c5cf9cb671780c12 # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | Github token of the repository (automatically created by Github) | no | ${{ github.token }} |
| lockfile_path | Path to the lockfile inside the repo (defaults to 'poetry.lock') | no | poetry.lock |
Outputs
no outputs