mirror of
https://github.com/anthropics/claude-code-action.git
synced 2026-07-27 22:38:30 +08:00
Replace `Bash(git add:*)` syntax with `Bash(git add *)` in default tool permissions for tag mode and create-prompt. The colon-prefixed wildcard syntax is deprecated and causes SDK validation errors. Closes #856 Co-authored-by: Dave-London <hello@os4us.org> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>