Skip to content

GitHub CLI 2.63.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Nov 21:10
1fe14c9

What's Changed

Full Changelog: v2.62.0...v2.63.0

Security

  • A security vulnerability has been identified in the GitHub CLI that could leak authentication tokens when cloning repositories containing git submodules hosted outside of GitHub.com and ghe.com.

    For more information, see GHSA-jwcm-9g39-pmcw

New Contributors