We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b56c9b3 + 9cee4c2 commit 7b99009Copy full SHA for 7b99009
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@ba0aafd4308cbba7165f9f2cdb0cfbed5a3c99ce # v1
+ uses: anthropics/claude-code-action@37b464ce72700f7b2c5ff8d2db7fa7b15df792f5 # 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