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 1353922 commit 6fb0b70Copy full SHA for 6fb0b70
.github/workflows/claude.yml
@@ -33,7 +33,7 @@ jobs:
33
34
- name: Run Claude Code
35
id: claude
36
- uses: anthropics/claude-code-action@f30f5eecfce2f34fa72e40fa5f7bcdbdcad12eb8 # v1
+ uses: anthropics/claude-code-action@8a1c4371755898f67cd97006ba7c97702d5fc4bf # v1
37
with:
38
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
39
additional_permissions: |
0 commit comments