We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2136387 commit 7c27d7dCopy full SHA for 7c27d7d
.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@0d2971c794049856e777f4e8bb5a81623ec632d3 # v1
63
with:
64
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
65
# Security: Restrict tools to prevent arbitrary code execution.
0 commit comments