Skip to content

GitHub CLI 2.32.1

Choose a tag to compare

@github-actions github-actions released this 24 Jul 18:35
8079d18

What's Changed

  • pr checks: Fix regression making it unusable in GHES versions older than 3.9 by @samcoe in #7725
  • pr edit: Do not make reviewer update request if there are no reviewer changes by @samcoe in #7730
  • repo view: Sanitize file contents before displaying them by @samcoe in #7694
  • release download: Use filepath.Clean to sanitize path for archive downloads by @samcoe in #7720
  • auth: Do not add auth token to redirect requests which do not have the same host as the initial request by @samcoe in #7692
  • Use asciisanitization package from go-gh by @samcoe in #7745

Full Changelog: v2.32.0...v2.32.1