Skip to content

Commit 5e9cf8f

Browse files
chore(deps): update anthropics/claude-code-action action to v1.0.176 (#63)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ken Baker <bakerkj@users.noreply.github.com>
1 parent 12b71ac commit 5e9cf8f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
fetch-depth: 1
3535
- name: Run Claude Code Review
3636
id: claude-review
37-
uses: anthropics/claude-code-action@536f2c32a39763739000b0e1ac69ca2647d97ce9 # v1.0.170
37+
uses: anthropics/claude-code-action@700e7f8316990de46bed556429765647af760efc # v1.0.176
3838
with:
3939
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
4040

.github/workflows/claude.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
fetch-depth: 1
4040
- name: Run Claude Code
4141
id: claude
42-
uses: anthropics/claude-code-action@536f2c32a39763739000b0e1ac69ca2647d97ce9 # v1.0.170
42+
uses: anthropics/claude-code-action@700e7f8316990de46bed556429765647af760efc # v1.0.176
4343
with:
4444
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
4545

0 commit comments

Comments
 (0)