diff --git a/.github/workflows/claude-code-review-reusable.yml b/.github/workflows/claude-code-review-reusable.yml index ec7dde6..6ab96a0 100644 --- a/.github/workflows/claude-code-review-reusable.yml +++ b/.github/workflows/claude-code-review-reusable.yml @@ -31,7 +31,7 @@ jobs: - name: Run Claude Code Review id: claude-review # Pinned to v1 for supply-chain safety - uses: anthropics/claude-code-action@398370690eb38623ea077e8ccc687d81c9afe15d + uses: anthropics/claude-code-action@b2fdd80112e5f140e097b11d7a3d9edf0b226fd0 with: allowed_bots: 'renovate[bot]' claude_args: | diff --git a/.github/workflows/claude.yml b/.github/workflows/claude.yml index c884453..dd741b7 100644 --- a/.github/workflows/claude.yml +++ b/.github/workflows/claude.yml @@ -53,7 +53,7 @@ jobs: - name: Run Claude Code id: claude # Pinned to v1 for supply-chain safety - uses: anthropics/claude-code-action@398370690eb38623ea077e8ccc687d81c9afe15d + uses: anthropics/claude-code-action@b2fdd80112e5f140e097b11d7a3d9edf0b226fd0 with: claude_args: | --max-turns 10