Skip to content

Commit 6d9754d

Browse files
committed
leftover
1 parent a8ea27a commit 6d9754d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/claude.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
5555

5656
- name: Run Claude Interactive
57-
uses: anthropics/claude-code-action@v1
57+
uses: anthropics/claude-code-action@ac1a3207f3f00b4a37e2f3a6f0935733c7c64651 # v1.0
5858
with:
5959
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
6060
claude_args: "--max-turns 5"

0 commit comments

Comments
 (0)