diff --git a/.github/workflows/claude.yml b/.github/workflows/claude.yml index 30bbc58..209dd41 100644 --- a/.github/workflows/claude.yml +++ b/.github/workflows/claude.yml @@ -30,7 +30,7 @@ jobs: - name: Run Claude Code id: claude - uses: anthropics/claude-code-action@5ccc3a35a6367cdb8e6fbd0728287467540ecfe2 # v1.0.219 + uses: anthropics/claude-code-action@19dda84776b3518d98b8798e591daee763049ed3 # v1.0.220 with: # claude-code-action rejects non-User actors unless explicitly allowed. # The `if:` guard above still filters on @claude mention content; this