We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ea31c9 + f76d710 commit 56f84b8Copy full SHA for 56f84b8
2 files changed
.github/workflows/claude-code-review.yml
@@ -44,7 +44,7 @@ jobs:
44
45
- name: Run Claude Code Review
46
id: claude-review
47
- uses: anthropics/claude-code-action@0f97b95b6536c26e5f6bd90faec370d41695beca # v1
+ uses: anthropics/claude-code-action@428971d2ecd6e3a7cb0ee0da2a3a8b33fdb3678d # v1
48
with:
49
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
50
plugin_marketplaces: 'https://github.com/anthropics/claude-code.git'
.github/workflows/claude.yml
@@ -35,7 +35,7 @@ jobs:
35
36
- name: Run Claude Code
37
id: claude
38
39
40
41
0 commit comments