Skip to content

Commit 7909dbc

Browse files
authored
Merge branch 'main' into codex-liveness-probe-20260402
2 parents 1130b84 + d73c09e commit 7909dbc

File tree

7 files changed

+515
-148
lines changed

7 files changed

+515
-148
lines changed

.github/workflows/ai-devel.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,11 @@ jobs:
6464
fetch-depth: 0
6565
- name: Run Claude Code
6666
id: claude
67-
uses: anthropics/claude-code-action@v1.0.69
67+
uses: anthropics/claude-code-action@v1
6868
env:
6969
ANTHROPIC_BASE_URL: "${{ secrets.ANTHROPIC_BASE_URL }}"
7070
CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC: 1
7171
CLAUDE_CODE_ATTRIBUTION_HEADER: 0
72-
CLAUDE_CODE_DISABLE_EXPERIMENTAL_BETAS: 1
7372
with:
7473
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
7574
claude_args: |

0 commit comments

Comments
 (0)