From 65b812e0e152930b6c3f3d0b5ffdd2772d420667 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 07:24:22 +0000 Subject: [PATCH] Build(deps): bump anthropics/claude-code-action Bumps the all-dependencies group with 1 update: [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action). Updates `anthropics/claude-code-action` from 1.0.55 to 1.0.57 - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](https://github.com/anthropics/claude-code-action/compare/edd85d61533cbba7b57ed0ca4af1750b1fdfd3c4...35a9e0292d36f1186f5d842b14eb575074e8b450) --- updated-dependencies: - dependency-name: anthropics/claude-code-action dependency-version: 1.0.57 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- .github/workflows/claude-code-review.yaml | 2 +- .github/workflows/claude.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/claude-code-review.yaml b/.github/workflows/claude-code-review.yaml index 401f794..b642b76 100644 --- a/.github/workflows/claude-code-review.yaml +++ b/.github/workflows/claude-code-review.yaml @@ -18,7 +18,7 @@ jobs: fetch-depth: 1 - name: claude-review id: claude-review - uses: anthropics/claude-code-action@edd85d61533cbba7b57ed0ca4af1750b1fdfd3c4 + uses: anthropics/claude-code-action@35a9e0292d36f1186f5d842b14eb575074e8b450 with: claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }} prompt: | diff --git a/.github/workflows/claude.yaml b/.github/workflows/claude.yaml index c996813..d87c66c 100644 --- a/.github/workflows/claude.yaml +++ b/.github/workflows/claude.yaml @@ -30,7 +30,7 @@ jobs: fetch-depth: 1 - name: claude id: claude - uses: anthropics/claude-code-action@edd85d61533cbba7b57ed0ca4af1750b1fdfd3c4 + uses: anthropics/claude-code-action@35a9e0292d36f1186f5d842b14eb575074e8b450 with: claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }} additional_permissions: |