diff --git a/action.yml b/action.yml index 062afb3..8ccc216 100644 --- a/action.yml +++ b/action.yml @@ -474,7 +474,7 @@ runs: - name: Run Kyosei id: claude-review continue-on-error: true - uses: anthropics/claude-code-action@787c5a0ce96a9a6cfb050ea0c8f4c05f2447c251 # v1.0.133 + uses: anthropics/claude-code-action@36a69b6a90b850823f86de06fdfd56264772ad98 # v1.0.134 with: claude_code_oauth_token: ${{ inputs.claude_code_oauth_token }} anthropic_api_key: ${{ inputs.anthropic_api_key }}