[Home](./index.md) > [cautious-journey](./cautious-journey.md) > [GitlabRemote](./cautious-journey.gitlabremote.md) > [updateLabel](./cautious-journey.gitlabremote.updatelabel.md) ## GitlabRemote.updateLabel() method Signature: ```typescript updateLabel(options: LabelUpdate): Promise; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | options | LabelUpdate | | Returns: Promise<LabelUpdate>