nborrmann/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
- Scorecard 2–4scored Jul 6, 2026
- Maintenance Recency
- Stalelast commit Mar 11, 2024
- License
- MIT
Pinned Snippet
uses: nborrmann/diff-poetry-lock@9c352d45954c86fcbc13db7581af7ebd56a5d259 # v1.0.0tags 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