Skip to content

Commit d31cadc

Browse files
chore(deps): bump anthropics/claude-code-action from 0.0.63 to 1.0.148 (#1520)
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.148 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 2f7236f commit d31cadc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/claude.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949

5050
- name: Run Automated AI Review
5151
id: automated-review
52-
uses: anthropics/claude-code-action@28f83620103c48a57093dcc2837eec89e036bb9f
52+
uses: anthropics/claude-code-action@d5726de019ec4498aa667642bc3a80fca83aa102
5353
with:
5454
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
5555
model: claude-sonnet-4-6
@@ -208,7 +208,7 @@ jobs:
208208

209209
- name: Run Interactive AI Assistant
210210
id: interactive-claude
211-
uses: anthropics/claude-code-action@28f83620103c48a57093dcc2837eec89e036bb9f
211+
uses: anthropics/claude-code-action@d5726de019ec4498aa667642bc3a80fca83aa102
212212
with:
213213
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
214214
model: claude-sonnet-4-6

0 commit comments

Comments
 (0)