diff --git a/.github/workflows/claude-code-review.yml b/.github/workflows/claude-code-review.yml index b01cda0..48a6659 100644 --- a/.github/workflows/claude-code-review.yml +++ b/.github/workflows/claude-code-review.yml @@ -28,7 +28,7 @@ jobs: - name: Run Claude Code Review id: claude-review # Pinned to v1 for supply-chain safety - uses: anthropics/claude-code-action@f2accb9a171bd71f4b5c93bcea23876aa5244edb + uses: anthropics/claude-code-action@398370690eb38623ea077e8ccc687d81c9afe15d with: allowed_bots: 'renovate[bot]' claude_args: | diff --git a/.github/workflows/claude.yml b/.github/workflows/claude.yml index fb42886..ecf1409 100644 --- a/.github/workflows/claude.yml +++ b/.github/workflows/claude.yml @@ -49,7 +49,7 @@ jobs: - name: Run Claude Code id: claude # Pinned to v1 for supply-chain safety - uses: anthropics/claude-code-action@f2accb9a171bd71f4b5c93bcea23876aa5244edb + uses: anthropics/claude-code-action@398370690eb38623ea077e8ccc687d81c9afe15d with: claude_args: | --max-turns 10