chore(deps): bump anthropics/claude-code-action from 97b8aadc01f558e46e7faacdb4461a3dc6c73c56 to f0c8eb29807907de7f5412d04afceb5e24817127 by dependabot[bot] · Pull Request #170 · sjnims/plugin-dev
sjnims
deleted the
dependabot/github_actions/anthropics/claude-code-action-f0c8eb29807907de7f5412d04afceb5e24817127
branch
sjnims added a commit that referenced this pull request
Dec 13, 2025…171) ## Summary - Removes the deprecated `mode: agent` parameter from the claude-pr-review workflow ## Details The `mode` parameter was removed in `claude-code-action` v1.0.23 (merged in PR #170). The action now uses intelligent auto-detection to determine the appropriate execution mode based on workflow context. This was causing the following warning in CI: ``` ##[warning]Unexpected input(s) 'mode', valid inputs are [...] ``` ## Test plan - [ ] CI passes without the warning about unexpected `mode` input 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters