You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Harden release workflows against tag injection and credential leakage (#45)
* Harden release workflows against tag injection and credential leakage
Made-with: Cursor
* Set workflow-level permissions to {} for least-privilege
The job already declares contents: write, so the workflow-level
contents: read was redundant. Empty permissions at workflow level
ensures no implicit grants.
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
0 commit comments