From 52a7ab7cace96de2d1347d56bdccada65e19f6c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 15:38:11 +0000 Subject: [PATCH] chore(deps): Bump anthropics/claude-code-action from 1.0.110 to 1.0.114 Bumps [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) from 1.0.110 to 1.0.114. - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](https://github.com/anthropics/claude-code-action/compare/ef50f123a3a9be95b60040d042717517407c7256...62238ddb33772a079b0a6d8665a1ff3043583067) --- updated-dependencies: - dependency-name: anthropics/claude-code-action dependency-version: 1.0.114 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/claude-code-review.yml | 2 +- .github/workflows/claude.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/claude-code-review.yml b/.github/workflows/claude-code-review.yml index 6f80db9..b38536e 100644 --- a/.github/workflows/claude-code-review.yml +++ b/.github/workflows/claude-code-review.yml @@ -22,7 +22,7 @@ jobs: - name: Run Claude Code Review id: claude-review - uses: anthropics/claude-code-action@ef50f123a3a9be95b60040d042717517407c7256 # v1 + uses: anthropics/claude-code-action@62238ddb33772a079b0a6d8665a1ff3043583067 # v1 with: claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }} plugin_marketplaces: 'https://github.com/anthropics/claude-code.git' diff --git a/.github/workflows/claude.yml b/.github/workflows/claude.yml index 7346fcf..6e9daaf 100644 --- a/.github/workflows/claude.yml +++ b/.github/workflows/claude.yml @@ -37,7 +37,7 @@ jobs: - name: Run Claude Code id: claude - uses: anthropics/claude-code-action@ef50f123a3a9be95b60040d042717517407c7256 # v1 + uses: anthropics/claude-code-action@62238ddb33772a079b0a6d8665a1ff3043583067 # v1 with: claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }} additional_permissions: |