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 GitHub

Trust Signals

Scorecard Score
Scorecard 2–4scored Jul 6, 2026
Maintenance Recency
Stalelast commit Mar 11, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: nborrmann/diff-poetry-lock@9c352d45954c86fcbc13db7581af7ebd56a5d259 # v1.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
GITHUB_TOKENGithub token of the repository (automatically created by Github)no${{ github.token }}
lockfile_pathPath to the lockfile inside the repo (defaults to 'poetry.lock')nopoetry.lock

no outputs