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 b1f1531 commit 83aaf96Copy full SHA for 83aaf96
1 file changed
.github/workflows/claude.yml
@@ -59,7 +59,7 @@ jobs:
59
60
- name: Run Claude Code
61
id: claude
62
- uses: anthropics/claude-code-action@51ea8ea73a139f2a74ff649e3092c25a904aed7e # v1
+ uses: anthropics/claude-code-action@787c5a0ce96a9a6cfb050ea0c8f4c05f2447c251 # v1
63
with:
64
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
65
# Security: Restrict tools to prevent arbitrary code execution.
0 commit comments