Skip to content

Commit 5a91fa0

Browse files
ci(deps): bump anthropics/claude-code-action from 1.0.144 to 1.0.151
Bumps [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) from 1.0.144 to 1.0.151. - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](anthropics/claude-code-action@0f97b95...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>
1 parent fb28c31 commit 5a91fa0

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

4545
- name: Run Claude Code Review
4646
id: claude-review
47-
uses: anthropics/claude-code-action@0f97b95b6536c26e5f6bd90faec370d41695beca # v1
47+
uses: anthropics/claude-code-action@806af32823ef69c8ef357086c573a902af641307 # v1
4848
with:
4949
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
5050
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
@@ -35,7 +35,7 @@ jobs:
3535

3636
- name: Run Claude Code
3737
id: claude
38-
uses: anthropics/claude-code-action@0f97b95b6536c26e5f6bd90faec370d41695beca # v1
38+
uses: anthropics/claude-code-action@806af32823ef69c8ef357086c573a902af641307 # v1
3939
with:
4040
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
4141

0 commit comments

Comments
 (0)