threatflux/GitHub Actions Maintainer

Pin, update, and report GitHub Actions and cargo dependency versions with optional remote pull request creation.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandCommand to run. Use pin, update, or status.nopin
tokenOptional for read-only commands; required for remote pull request creation and recommended to raise API rate limits.no""
ownerRepository owner for remote PR creation.no""
repo-nameRepository name for remote PR creation.no""
repoPath to the checked-out repository.no.
workflows-pathRelative path to the workflow directory.no.github/workflows
dry-runShow changes without rewriting files.nofalse
github-actionsInclude GitHub Actions workflow updates for update and status commands.nofalse
cargoInclude cargo package updates for update and status commands.nofalse
allInclude both GitHub Actions and cargo package updates for update and status commands.nofalse
create-prCreate a branch and pull request remotely for update mode.nofalse
base-branchBase branch for remote PR creation.no""
branch-nameOverride branch name for remote PR creation.no""
labelsLabels to add to a created pull request.nodependencies
titlePull request title for remote update mode.noUpdate dependencies
commit-messageCommit message for remote update mode.noUpdate dependencies

no outputs