Skip to content

Commit b9fdb8e

Browse files
committed
chore: specify claude-code-action version by commit
1 parent 716da34 commit b9fdb8e

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
@@ -13,7 +13,7 @@ jobs:
1313
claude-response:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: anthropics/claude-code-action@v1
16+
- uses: anthropics/claude-code-action@426380f01bad0a17200865605a85cb28926dccbf
1717
with:
1818
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
1919
# Or use OAuth token instead:

0 commit comments

Comments
 (0)