nrfconnect/checkout and west update

checkout sources and runs west update

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jan 22, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: nrfconnect/action-checkout-west-update@b3257f7035e900ae50c280fe5759508f547f872d # v1.0.0

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

namedescriptionrequireddefault
git-fetch-depthgit fetch depth passed to checkout action.no1
git-refgit branch, tag or SHA passed to checkout action.no""
rebaseIf true, perform a git rebase after checkout. Effective only in PR workflows.nofalse
pathPath passed to checkout action.noncs/nrf
west-tokenToken used during the west update.no""
west-update-argsArguments for west update command.no--narrow -o=--depth=1

no outputs