Update GitHub CLI to v2.96.0#9245
Conversation
Fixes #9244 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: fff94134-ff5d-4c5e-bb3e-e33a940372ce
📋 Prioritization NoteThanks for the contribution! The linked issue isn't in the current milestone yet. |
|
Azure Pipelines: Successfully started running 1 pipeline(s). 21 pipeline(s) were filtered out due to trigger conditions. There may be pipelines that require an authorized user to comment /azp run to run. |
Azure Dev CLI Install InstructionsInstall scriptsMacOS/Linux
bash: pwsh: WindowsPowerShell install MSI install Standalone Binary
MSI
Documentationlearn.microsoft.com documentationtitle: Azure Developer CLI reference
|
jongio
left a comment
There was a problem hiding this comment.
Verified: both the Version constant and the example URL comment are updated to 2.96.0, the runtime download URL is built dynamically from ghVersion so nothing else needs touching, and v2.96.0 is a real stable gh release. Clean version bump.
Updates the bundled GitHub CLI version from 2.92.0 to 2.96.0.
Fixes #9244
Release: https://github.com/cli/cli/releases/tag/v2.96.0
Changes
Versionconstant incli/azd/pkg/tools/github/github.go