538a7bf024534de11920d59a99bc6adcbc688091
The apt-based gh CLI install requires sudo which is not available on our self-hosted container runners. Replace with a direct binary download from GitHub releases that works without elevated permissions. Fixes the "gh: command not found" error in the release workflow's "Create PR for version bump" step. Co-authored-by: Hugh Hackman <hugh@privilegedescalation.com> Co-authored-by: Paperclip <noreply@paperclip.ing>
Description
Languages
Shell
100%