Skip to content

Commit 3c4d6a7

Browse files
authored
Apply suggestion from @paulinebm
1 parent e85374b commit 3c4d6a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/claude_review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
git clone --local --bare . /tmp/local-origin.git
8585
git config url."file:///tmp/local-origin.git".insteadOf "$(git remote get-url origin)"
8686
87-
- uses: anthropics/claude-code-action@e0f2d99545298b87c2f984ab534af3a6534142ae # v1
87+
- uses: anthropics/claude-code-action@2ff1acb3ee319fa302837dad6e17c2f36c0d98ea # v1
8888
env:
8989
CLAUDE_SYSTEM_PROMPT: |
9090
You are a strict code reviewer for the diffusers library (huggingface/diffusers).

0 commit comments

Comments
 (0)