chore: update Claude Code Action to stable version (#23515)

### What does this PR do?

Updates the workflow to use the stable Anthropic Claude action.

### How did you verify your code works?
This commit is contained in:
Shlomo
2025-10-12 05:30:19 +03:00
committed by GitHub
parent 0e29617d4b
commit 1c84f87b14

View File

@@ -57,8 +57,7 @@ jobs:
git reset --hard origin/${{ github.event.pull_request.head.ref }}
- name: Run Claude Code
id: claude
# TODO: switch this out once they merge their v1
uses: km-anthropic/claude-code-action@v1-dev
uses: anthropics/claude-code-action@v1
with:
timeout_minutes: "180"
claude_args: |