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 2f7699f commit 2bc335dCopy full SHA for 2bc335d
.github/workflows/claude.yml
@@ -34,6 +34,6 @@ jobs:
34
35
- name: Run Claude Code
36
id: claude
37
- uses: anthropics/claude-code-action@6337623ebba10cf8c8214b507993f8062fd4ccfb # v1
+ uses: anthropics/claude-code-action@f0c8eb29807907de7f5412d04afceb5e24817127 # v1
38
with:
39
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
0 commit comments