From 68057727778321480d654038929b19e7e8631469 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 May 2026 04:52:07 +0000 Subject: [PATCH] build(deps): update anthropics/claude-code-action action to v1.0.133 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 5f4e591..57f0e6d 100644 --- a/action.yml +++ b/action.yml @@ -447,7 +447,7 @@ runs: - name: Run Kyosei id: claude-review continue-on-error: true - uses: anthropics/claude-code-action@bbfaf8e1ffe3e688f7ab65ceee78de241e24a238 # v1.0.132 + uses: anthropics/claude-code-action@787c5a0ce96a9a6cfb050ea0c8f4c05f2447c251 # v1.0.133 with: claude_code_oauth_token: ${{ inputs.claude_code_oauth_token }} anthropic_api_key: ${{ inputs.anthropic_api_key }}