mirror of
https://github.com/Z3Prover/z3
synced 2025-09-30 13:19:04 +00:00
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
c4675cb463
commit
7d6ff3fae4
2 changed files with 2 additions and 2 deletions
2
.github/workflows/daily-perf-improver.lock.yml
generated
vendored
2
.github/workflows/daily-perf-improver.lock.yml
generated
vendored
|
@ -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
|
||||
|
|
2
.github/workflows/daily-test-improver.lock.yml
generated
vendored
2
.github/workflows/daily-test-improver.lock.yml
generated
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue