lfreleng-actions/♻️ Python Dependencies Action

Updates the dependencies of a Python project

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 8, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: lfreleng-actions/python-dependencies-update-action@2ba0058e90594562c21944fa066c906b3a060263 # v0.1.4

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

namedescriptionrequireddefault
path_prefixDirectory location containing project codeno.
update_methodTool/method used to update dependenciesnoauto
tokenGithub token with the required permissionsno${{ github.token }}
messageCommit message and pull request titlenoChore: Update Python dependencies
sign-off-commitWhether commit message contains signed-off-bynotrue
sign-commitsSign commits as github-actions[bot]notrue
exit_on_failExits with error status if no Python code foundnofalse
no_checkoutDo not checkout local repository; used for testingnofalse
labelsLabels to apply to the pull requestno""

no outputs