Files
claude-code-action/src/github
Ashwin Bhat 774d5204a1 feat: send additional_permissions in token exchange request
Parse the ADDITIONAL_PERMISSIONS env var and send it as a JSON body
in the OIDC token exchange request. Permissions are merged on top of
the standard defaults (contents: write, pull_requests: write,
issues: write).
2026-01-24 17:03:44 -08:00
..