We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c48ea1a + e545f10 commit 11b2f77Copy full SHA for 11b2f77
2 files changed
.github/workflows/claude-code-review.yml
@@ -39,7 +39,7 @@ jobs:
39
40
- name: Run Claude Code Review
41
id: claude-review
42
- uses: anthropics/claude-code-action@fa7e2f0a29a126f0b81cdcf360561b36e44cf608 # v1
+ uses: anthropics/claude-code-action@44423bdec74b97d67543eb16c110546762c110b2 # v1
43
with:
44
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
45
plugin_marketplaces: 'https://github.com/anthropics/claude-code.git'
.github/workflows/claude.yml
@@ -32,7 +32,7 @@ jobs:
32
33
- name: Run Claude Code
34
id: claude
35
36
37
38
0 commit comments