We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1bc7bef + f5282b8 commit 258e449Copy full SHA for 258e449
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@b76a0776ae74036e77cd11018083743453d7ad35 # v1
+ uses: anthropics/claude-code-action@fa7e2f0a29a126f0b81cdcf360561b36e44cf608 # 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