We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4acf567 commit bcebdf4Copy full SHA for bcebdf4
.github/workflows/document-review.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
fetch-depth: 0
21
22
- - uses: anthropics/claude-code-action@c22f7c3f9dbdf2faa98a4c3139f7ec9eb5a691dc # v1
+ - uses: anthropics/claude-code-action@2f8ba26a219c06cfb0f468eef8d97055fa814f97 # v1
23
24
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
25
prompt: |
0 commit comments