Skip to content

Commit c4766e5

Browse files
Bump anthropics/claude-code-action from 1.0.115 to 1.0.151 (#29)
Bumps [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) from 1.0.115 to 1.0.151. - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](anthropics/claude-code-action@9db782c...806af32) --- updated-dependencies: - dependency-name: anthropics/claude-code-action dependency-version: 1.0.151 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a30b802 commit c4766e5

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
@@ -26,7 +26,7 @@ jobs:
2626

2727
- name: Run Claude Code Review
2828
id: claude-review
29-
uses: anthropics/claude-code-action@9db782c3a17ef2bfc274cd17411bc3e0a5ba1345 # v1.0.115
29+
uses: anthropics/claude-code-action@806af32823ef69c8ef357086c573a902af641307 # v1.0.151
3030
with:
3131
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
3232
plugin_marketplaces: "https://github.com/anthropics/claude-code.git"

.github/workflows/claude.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
- name: Run Claude Code
3434
id: claude
35-
uses: anthropics/claude-code-action@9db782c3a17ef2bfc274cd17411bc3e0a5ba1345 # v1.0.115
35+
uses: anthropics/claude-code-action@806af32823ef69c8ef357086c573a902af641307 # v1.0.151
3636
with:
3737
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
3838

0 commit comments

Comments
 (0)