From 7d6ff3fae4639c5ae739cbb9d2420d9017ddfa6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 16:40:18 -0700 Subject: [PATCH] Bump anthropics/claude-code-base-action from 0.0.56 to 0.0.63 (#7881) Bumps [anthropics/claude-code-base-action](https://github.com/anthropics/claude-code-base-action) from 0.0.56 to 0.0.63. - [Release notes](https://github.com/anthropics/claude-code-base-action/releases) - [Commits](https://github.com/anthropics/claude-code-base-action/compare/v0.0.56...v0.0.63) --- updated-dependencies: - dependency-name: anthropics/claude-code-base-action dependency-version: 0.0.63 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/daily-perf-improver.lock.yml | 2 +- .github/workflows/daily-test-improver.lock.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/daily-perf-improver.lock.yml b/.github/workflows/daily-perf-improver.lock.yml index 0b6583013..3e6ff1b05 100644 --- a/.github/workflows/daily-perf-improver.lock.yml +++ b/.github/workflows/daily-perf-improver.lock.yml @@ -400,7 +400,7 @@ jobs: if-no-files-found: warn - name: Execute Claude Code Action id: agentic_execution - uses: anthropics/claude-code-base-action@v0.0.56 + uses: anthropics/claude-code-base-action@v0.0.63 with: # Allowed tools (sorted): # - Bash diff --git a/.github/workflows/daily-test-improver.lock.yml b/.github/workflows/daily-test-improver.lock.yml index 2394aef45..0aba73209 100644 --- a/.github/workflows/daily-test-improver.lock.yml +++ b/.github/workflows/daily-test-improver.lock.yml @@ -379,7 +379,7 @@ jobs: if-no-files-found: warn - name: Execute Claude Code Action id: agentic_execution - uses: anthropics/claude-code-base-action@v0.0.56 + uses: anthropics/claude-code-base-action@v0.0.63 with: # Allowed tools (sorted): # - Bash