cloud-copilot/Automated Dependency Update

Automatically updates dependencies, builds, tests, creates a PR, and merges it if changes exist.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 27, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: cloud-copilot/action-update-dependencies@c5c47ad399628ae464f31d1068717bcb39cf6002 # no releases — HEAD as of 2026-07-11

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

namedescriptionrequireddefault
base-branchBase branch for the dependency update pull request.nomain
merge-methodMerge method to use. Supported values: squash, merge, rebase.nosquash
check-workflowOptional workflow name, ID, or filename to run on the update branch before merging. The workflow must support workflow_dispatch.no""
post-merge-workflowOptional workflow name, ID, or filename to run on the base branch after merging. The workflow must support workflow_dispatch.no""
namedescription
pull-request-urlURL of the pull request created by this action.