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