Skip to content

Commit e36cc50

Browse files
chore(deps): update anthropics/claude-code-action digest to 3983706 (#63)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6d4b486 commit e36cc50

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Run Claude Code Review
2929
id: claude-review
3030
# Pinned to v1 for supply-chain safety
31-
uses: anthropics/claude-code-action@f2accb9a171bd71f4b5c93bcea23876aa5244edb
31+
uses: anthropics/claude-code-action@398370690eb38623ea077e8ccc687d81c9afe15d
3232
with:
3333
allowed_bots: 'renovate[bot]'
3434
claude_args: |

.github/workflows/claude.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- name: Run Claude Code
5050
id: claude
5151
# Pinned to v1 for supply-chain safety
52-
uses: anthropics/claude-code-action@f2accb9a171bd71f4b5c93bcea23876aa5244edb
52+
uses: anthropics/claude-code-action@398370690eb38623ea077e8ccc687d81c9afe15d
5353
with:
5454
claude_args: |
5555
--max-turns 10

0 commit comments

Comments
 (0)