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 900a674 commit c4a0c65Copy full SHA for c4a0c65
.github/workflows/claude.yml
@@ -41,6 +41,6 @@ jobs:
41
42
- name: Run Claude Code
43
id: claude
44
- uses: anthropics/claude-code-action@8a1c4371755898f67cd97006ba7c97702d5fc4bf # v1
+ uses: anthropics/claude-code-action@6902c227aaa9536481b99d56f3014bbbad6c6da8 # v1
45
with:
46
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
0 commit comments