Skip to content

Commit 19c1d29

Browse files
Bump anthropics/claude-code-action from 0.0.63 to 1.0.123
Bumps [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) from 0.0.63 to 1.0.123. - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](anthropics/claude-code-action@28f8362...51ea8ea) --- updated-dependencies: - dependency-name: anthropics/claude-code-action dependency-version: 1.0.123 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b8ed220 commit 19c1d29

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
@@ -42,7 +42,7 @@ jobs:
4242
- name: Run Claude Code Review
4343
id: claude-review
4444
# anthropics/claude-code-action@beta resolved on 2026-05-08.
45-
uses: anthropics/claude-code-action@28f83620103c48a57093dcc2837eec89e036bb9f
45+
uses: anthropics/claude-code-action@51ea8ea73a139f2a74ff649e3092c25a904aed7e
4646
with:
4747
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
4848

.github/workflows/claude.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: Run Claude Code
4949
id: claude
5050
# anthropics/claude-code-action@beta resolved on 2026-05-08.
51-
uses: anthropics/claude-code-action@28f83620103c48a57093dcc2837eec89e036bb9f
51+
uses: anthropics/claude-code-action@51ea8ea73a139f2a74ff649e3092c25a904aed7e
5252
with:
5353
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
5454

0 commit comments

Comments
 (0)