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 5887f76 commit f7aa1d4Copy full SHA for f7aa1d4
.github/workflows/claude-code-agent.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@f4d737af0b61a79741d8246c5207da5887746212 # v1
37
with:
38
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
39
.github/workflows/claude-code-review.yml
@@ -24,7 +24,7 @@ jobs:
24
25
- name: Run Claude Code Review
26
id: claude-review
27
28
29
30
prompt: |
0 commit comments