Skip to content

Commit a0fe849

Browse files
authored
Merge pull request #80 from nanasess/dependabot/github_actions/anthropics/claude-code-action-1.0.162
ci(deps): bump anthropics/claude-code-action from 1.0.157 to 1.0.162
2 parents 7254174 + a5f236e commit a0fe849

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

0 commit comments

Comments
 (0)