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 ab9ca58 commit 6cc75a2Copy full SHA for 6cc75a2
.github/workflows/claude.yml
@@ -33,6 +33,6 @@ jobs:
33
34
- name: Run Claude Code
35
id: claude
36
- uses: anthropics/claude-code-action@ac1a3207f3f00b4a37e2f3a6f0935733c7c64651 # v1
+ uses: anthropics/claude-code-action@777ffcbfc9d2e2b07f3cfec41b7c7eadedd1f0dc # v1
37
with:
38
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
0 commit comments