fuzzylabs/Poetry Update
Runs `poetry update`, checks for newer dependencies. Creates a pull request if any updates are available.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Apr 15, 2024
- License
- None
Pinned Snippet
uses: fuzzylabs/gha-poetry-update@78e5e9c0b0ac652b8d1c263b4cd4d4185143fa2c # v1.0.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| python-version | The python version to use with poetry | — | 3.10.12 |
| poetry-version | The poetry version to use | — | 1.8.2 |
| directory | The directory of the project files | — | ./ |
Outputs
no outputs