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 a8ea27a commit 6d9754dCopy full SHA for 6d9754d
.github/workflows/claude.yml
@@ -54,7 +54,7 @@ jobs:
54
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
55
56
- name: Run Claude Interactive
57
- uses: anthropics/claude-code-action@v1
+ uses: anthropics/claude-code-action@ac1a3207f3f00b4a37e2f3a6f0935733c7c64651 # v1.0
58
with:
59
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
60
claude_args: "--max-turns 5"
0 commit comments