We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1292c4 commit cdfaf7fCopy full SHA for cdfaf7f
.github/workflows/claude.yml
@@ -59,7 +59,7 @@ jobs:
59
60
- name: Run Claude Code
61
id: claude
62
- uses: anthropics/claude-code-action@b47fd721da662d48c5680e154ad16a73ed74d2e0 # v1
+ uses: anthropics/claude-code-action@5d5c10a4f389689f992ea10bb14dcb6fcc83146d # v1
63
with:
64
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
65
# Security: Restrict tools to prevent arbitrary code execution.
0 commit comments