Skip to content

Commit aab8316

Browse files
chore(deps): update anthropics/claude-code-action digest to 0d9513b
1 parent 95d9758 commit aab8316

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

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

3636
- name: Run Claude Code Review
3737
id: claude-review
38-
uses: anthropics/claude-code-action@1b4ac7d7e0f097d23bf4730891060f8d3c11f580
38+
uses: anthropics/claude-code-action@0d9513b3b355113c13a5c2405b330a5427fa056f
3939
with:
4040
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
4141

.github/workflows/claude.yml

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

3535
- name: Run Claude Code
3636
id: claude
37-
uses: anthropics/claude-code-action@1b4ac7d7e0f097d23bf4730891060f8d3c11f580
37+
uses: anthropics/claude-code-action@0d9513b3b355113c13a5c2405b330a5427fa056f
3838
with:
3939
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
4040

0 commit comments

Comments
 (0)