From bc979f2225af695565cdc6070c51a778b22a7eeb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 03:47:17 +0000 Subject: [PATCH] build(deps): update anthropics/claude-code-action action to v1.0.134 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}