Skip to content

Commit 2203b63

Browse files
ci(deps): bump anthropics/claude-code-action from 1.0.162 to 1.0.175
Bumps [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) from 1.0.162 to 1.0.175. - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](anthropics/claude-code-action@6c0083b...1298632) --- updated-dependencies: - dependency-name: anthropics/claude-code-action dependency-version: 1.0.175 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a0fe849 commit 2203b63

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@6c0083bb7289c31716797a039b6367b3079cc46e # v1
47+
uses: anthropics/claude-code-action@1298632ce7736903d02a1435002705aa2a594a6c # 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@6c0083bb7289c31716797a039b6367b3079cc46e # v1
38+
uses: anthropics/claude-code-action@1298632ce7736903d02a1435002705aa2a594a6c # v1
3939
with:
4040
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
4141

0 commit comments

Comments
 (0)