Skip to content

Commit be5b5c8

Browse files
chore: bump anthropics/claude-code-action in the all-minor-patch group (#460)
Bumps the all-minor-patch group with 1 update: [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action). Updates `anthropics/claude-code-action` from 1.0.140 to 1.0.148 - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](anthropics/claude-code-action@fbda2eb...d5726de) --- updated-dependencies: - dependency-name: anthropics/claude-code-action dependency-version: 1.0.148 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6ee448c commit be5b5c8

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
@@ -278,7 +278,7 @@ jobs:
278278
- name: Run Claude Code
279279
id: claude
280280
if: ${{ always() }}
281-
uses: anthropics/claude-code-action@fbda2eb1bdc90d319b8d853f5deb53bca199a7c1 # v1.0.140
281+
uses: anthropics/claude-code-action@d5726de019ec4498aa667642bc3a80fca83aa102 # v1.0.148
282282
env:
283283
GH_TOKEN: ${{ secrets.PAT }}
284284
GITHUB_TOKEN: ${{ secrets.PAT }}
@@ -331,7 +331,7 @@ jobs:
331331
fetch-depth: 0
332332

333333
- name: PR Review with Claude
334-
uses: anthropics/claude-code-action@fbda2eb1bdc90d319b8d853f5deb53bca199a7c1 # v1.0.140
334+
uses: anthropics/claude-code-action@d5726de019ec4498aa667642bc3a80fca83aa102 # v1.0.148
335335
with:
336336
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
337337
trigger_phrase: '@claude review'

0 commit comments

Comments
 (0)