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