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 GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Mar 11, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/nborrmann_diff-poetry-lock@c0afd3666864cec339f03ee5c5cf9cb671780c12 # no releases — HEAD as of 2026-07-13

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