Chris Farhood c3aafc3450 Fix HEAD_REF fetch: diff against HEAD instead of origin/HEAD_REF
The shallow fetch (--depth=1) does not bring the PR head branch name
as a ref, causing: fatal: ambiguous argument 'origin/gandalf/pri-1593-fix-main'.

Fix: git diff origin/$BASE_REF HEAD (already checked out at github.sha)
instead of git diff origin/$BASE_REF origin/$HEAD_REF

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-16 21:21:49 +00:00
2026-03-09 10:21:49 +00:00
2026-03-07 15:23:04 +00:00
S
Description
Privileged Escalation organization configuration and governance
Readme 2.7 MiB
Languages
Shell 100%