Skip to content

Commit b7dff77

Browse files
chore(deps): update anthropics/claude-code-action digest to 8341a56 (#444)
1 parent ef1adf6 commit b7dff77

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/claude-code-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
- name: Run Claude Code Review
3333
id: claude-review
34-
uses: anthropics/claude-code-action@75f52e56b2a277d60f7b9b382d6564c28fc6420f
34+
uses: anthropics/claude-code-action@8341a564b0c1693e9fa29c681852ee3714980098
3535
with:
3636
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
3737

.github/workflows/claude-renovate-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
- name: Run Claude Code Review (Renovate Mode)
3434
id: claude-review
35-
uses: anthropics/claude-code-action@75f52e56b2a277d60f7b9b382d6564c28fc6420f
35+
uses: anthropics/claude-code-action@8341a564b0c1693e9fa29c681852ee3714980098
3636
with:
3737
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
3838
prompt: |

.github/workflows/claude-write.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040

4141
- name: Run Claude Code (Interactive)
4242
id: claude
43-
uses: anthropics/claude-code-action@75f52e56b2a277d60f7b9b382d6564c28fc6420f
43+
uses: anthropics/claude-code-action@8341a564b0c1693e9fa29c681852ee3714980098
4444
with:
4545
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
4646

0 commit comments

Comments
 (0)