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 feecaaf commit 4f60354Copy full SHA for 4f60354
.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@90d189f3abd48655ec3e2c67c552cc23e92d6028 # v1
+ uses: anthropics/claude-code-action@ac1a3207f3f00b4a37e2f3a6f0935733c7c64651 # v1
37
with:
38
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
39
.github/workflows/claude-code-review.yml
@@ -34,7 +34,7 @@ jobs:
- name: Run Claude Code Review
id: claude-review
40
prompt: |
0 commit comments