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 6bdd435 commit 3a6d525Copy full SHA for 3a6d525
.github/workflows/claude.yml
@@ -34,6 +34,6 @@ jobs:
34
35
- name: Run Claude Code
36
id: claude
37
- uses: anthropics/claude-code-action@f4d737af0b61a79741d8246c5207da5887746212 # v1
+ uses: anthropics/claude-code-action@8a1c4371755898f67cd97006ba7c97702d5fc4bf # v1
38
with:
39
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
0 commit comments