Skip to content

Commit 6601b18

Browse files
pzmarzlyqdeslandes
authored andcommitted
tools: claude: temporarily pin older version of claude-code-action
1 parent 9ff5f5d commit 6601b18

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/claude-pr-review.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ jobs:
2727
- name: Checkout upstream repository
2828
uses: actions/checkout@v6
2929

30-
- uses: anthropics/claude-code-action@v1
30+
# TODO(@pzmarzly): Unpin once https://github.com/anthropics/claude-code-action/issues/1013 is fixed.
31+
- uses: anthropics/claude-code-action@v1.0.66
3132
env:
3233
ANTHROPIC_BASE_URL: https://openrouter.ai/api
3334
with:

0 commit comments

Comments
 (0)