We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 041f40d + 41c86c0 commit d0421b0Copy full SHA for d0421b0
2 files changed
.github/workflows/claude-code-review.yml
@@ -33,7 +33,7 @@ jobs:
33
34
- name: Run Claude Code Review
35
id: claude-review
36
- uses: anthropics/claude-code-action@37b464ce72700f7b2c5ff8d2db7fa7b15df792f5 # v1
+ uses: anthropics/claude-code-action@536f2c32a39763739000b0e1ac69ca2647d97ce9 # v1
37
with:
38
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
39
plugin_marketplaces: 'https://github.com/anthropics/claude-code.git'
.github/workflows/claude.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Run Claude Code
id: claude
0 commit comments