We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 417e43a commit 544ffb9Copy full SHA for 544ffb9
1 file changed
.github/workflows/claude.yml
@@ -30,7 +30,7 @@ jobs:
30
fetch-depth: 1
31
32
- name: Run Claude PR Action
33
- uses: anthropics/claude-code-action@28f83620103c48a57093dcc2837eec89e036bb9f # beta
+ uses: anthropics/claude-code-action@0432df8bfe0572278dd19bca33be32cdc8061ebb # ratchet:anthropics/claude-code-action@v1.0.87
34
with:
35
anthropic_api_key: ${{ secrets.ENG_ANTHROPIC_API_KEY }}
36
# Or use OAuth token instead:
0 commit comments