From 71db0f1856b8826e41be826cb2f58cf7e2379f19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2026 10:22:27 +0000 Subject: [PATCH] chore(deps): bump anthropics/claude-code-action from 1.0.148 to 1.0.159 Bumps [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) from 1.0.148 to 1.0.159. - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](https://github.com/anthropics/claude-code-action/compare/d5726de019ec4498aa667642bc3a80fca83aa102...a92e7c70a4da9793dc164451d829089dc057a464) --- updated-dependencies: - dependency-name: anthropics/claude-code-action dependency-version: 1.0.159 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 7a89b7e0..5c5c9f3c 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@d5726de019ec4498aa667642bc3a80fca83aa102 + uses: anthropics/claude-code-action@a92e7c70a4da9793dc164451d829089dc057a464 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@d5726de019ec4498aa667642bc3a80fca83aa102 + uses: anthropics/claude-code-action@a92e7c70a4da9793dc164451d829089dc057a464 with: anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }} model: claude-sonnet-4-6