From 11945c2da2794d0b19870d4456b352332984d87d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 05:20:49 +0000 Subject: [PATCH] Bump anthropics/claude-code-action in the all-dependencies group 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.53 to 1.0.54 - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](https://github.com/anthropics/claude-code-action/compare/2f8ba26a219c06cfb0f468eef8d97055fa814f97...0cf5eeec4f908121edd03a81411b55485994f8d3) --- updated-dependencies: - dependency-name: anthropics/claude-code-action dependency-version: 1.0.54 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 2fc789d..c141881 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@2f8ba26a219c06cfb0f468eef8d97055fa814f97 + uses: anthropics/claude-code-action@0cf5eeec4f908121edd03a81411b55485994f8d3 with: claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }} prompt: | diff --git a/.github/workflows/claude.yaml b/.github/workflows/claude.yaml index 10a6541..ea906a9 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@2f8ba26a219c06cfb0f468eef8d97055fa814f97 + uses: anthropics/claude-code-action@0cf5eeec4f908121edd03a81411b55485994f8d3 with: claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }} additional_permissions: |