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.
2 parents 716da34 + b9fdb8e commit 17fbe83Copy full SHA for 17fbe83
.github/workflows/claude.yml
@@ -13,7 +13,7 @@ jobs:
13
claude-response:
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: anthropics/claude-code-action@v1
+ - uses: anthropics/claude-code-action@426380f01bad0a17200865605a85cb28926dccbf
17
with:
18
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
19
# Or use OAuth token instead:
0 commit comments