Skip to content

Commit 544ffb9

Browse files
fix: bump claude-code-action to v1.0.87 to fix 404 model error NOTASK (#1078)
1 parent 417e43a commit 544ffb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/claude.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
fetch-depth: 1
3131

3232
- name: Run Claude PR Action
33-
uses: anthropics/claude-code-action@28f83620103c48a57093dcc2837eec89e036bb9f # beta
33+
uses: anthropics/claude-code-action@0432df8bfe0572278dd19bca33be32cdc8061ebb # ratchet:anthropics/claude-code-action@v1.0.87
3434
with:
3535
anthropic_api_key: ${{ secrets.ENG_ANTHROPIC_API_KEY }}
3636
# Or use OAuth token instead:

0 commit comments

Comments
 (0)