mrpenguine/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
- Stale
- License
- None
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