Skip to content

Commit 701c679

Browse files
Bump anthropics/claude-code-action from 0.0.63 to 1.0.148 (#22)
Bumps [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) from 0.0.63 to 1.0.148. - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](anthropics/claude-code-action@28f8362...d5726de) --- updated-dependencies: - dependency-name: anthropics/claude-code-action dependency-version: 1.0.146 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f3f6286 commit 701c679

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
@@ -44,7 +44,7 @@ jobs:
4444
- name: Run Claude Code Review
4545
id: claude-review
4646
# anthropics/claude-code-action@beta resolved on 2026-05-08.
47-
uses: anthropics/claude-code-action@28f83620103c48a57093dcc2837eec89e036bb9f
47+
uses: anthropics/claude-code-action@d5726de019ec4498aa667642bc3a80fca83aa102
4848
with:
4949
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
5050

.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@d5726de019ec4498aa667642bc3a80fca83aa102
5252
with:
5353
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
5454

0 commit comments

Comments
 (0)