Skip to content

Commit 68dc5ab

Browse files
build(deps): bump anthropics/claude-code-action from 1.0.155 to 1.0.157 (#11776)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 820cb25 commit 68dc5ab

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
@@ -36,7 +36,7 @@ jobs:
3636

3737
- name: Run Claude Code Review
3838
id: claude-review
39-
uses: anthropics/claude-code-action@80b31826338489861333dc17217865dfe8085cdc # v1.0.155
39+
uses: anthropics/claude-code-action@428971d2ecd6e3a7cb0ee0da2a3a8b33fdb3678d # v1.0.157
4040
with:
4141
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY_PR_REVIEWS_PUBLIC_REPOS }}
4242
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
@@ -57,7 +57,7 @@ jobs:
5757

5858
- name: Run Claude Code
5959
id: claude
60-
uses: anthropics/claude-code-action@80b31826338489861333dc17217865dfe8085cdc # v1.0.155
60+
uses: anthropics/claude-code-action@428971d2ecd6e3a7cb0ee0da2a3a8b33fdb3678d # v1.0.157
6161
with:
6262
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY_PR_REVIEWS_PUBLIC_REPOS }}
6363
additional_permissions: |

0 commit comments

Comments
 (0)