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 f3d287e commit 313f6dfCopy full SHA for 313f6df
.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@6337623ebba10cf8c8214b507993f8062fd4ccfb # v1
+ uses: anthropics/claude-code-action@f0c8eb29807907de7f5412d04afceb5e24817127 # 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