From 002e4e334a3b8db5ea60a9f175a87178550eb3d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Jul 2026 10:22:26 +0000 Subject: [PATCH] chore(deps): bump anthropics/claude-code-action from 1.0.159 to 1.0.165 Bumps [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) from 1.0.159 to 1.0.165. - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](https://github.com/anthropics/claude-code-action/compare/a92e7c70a4da9793dc164451d829089dc057a464...558b1d6cab4085c7753fe402c10bef0fbb92ac7a) --- updated-dependencies: - dependency-name: anthropics/claude-code-action dependency-version: 1.0.165 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/claude.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/claude.yml b/.github/workflows/claude.yml index 5c5c9f3cc..12c59d4c4 100644 --- a/.github/workflows/claude.yml +++ b/.github/workflows/claude.yml @@ -49,7 +49,7 @@ jobs: - name: Run Automated AI Review id: automated-review - uses: anthropics/claude-code-action@a92e7c70a4da9793dc164451d829089dc057a464 + uses: anthropics/claude-code-action@558b1d6cab4085c7753fe402c10bef0fbb92ac7a with: anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }} model: claude-sonnet-4-6 @@ -208,7 +208,7 @@ jobs: - name: Run Interactive AI Assistant id: interactive-claude - uses: anthropics/claude-code-action@a92e7c70a4da9793dc164451d829089dc057a464 + uses: anthropics/claude-code-action@558b1d6cab4085c7753fe402c10bef0fbb92ac7a with: anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }} model: claude-sonnet-4-6