Skip to content

Commit 792b871

Browse files
chore(deps): update anthropics/claude-code-action action to v1.0.125 (#290)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6e2705f commit 792b871

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ jobs:
201201

202202
- name: Review content with Claude
203203
id: review
204-
uses: anthropics/claude-code-action@24492741e0ccfdef4c1d19da8e11e0f373d07494 # v1.0.124
204+
uses: anthropics/claude-code-action@fd1877debc1340db5a461a0e4644931de8e1c271 # v1.0.125
205205
with:
206206
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
207207
allowed_bots: 'lacolaco-actions-worker[bot]'
@@ -291,7 +291,7 @@ jobs:
291291

292292
- name: Review code with Claude
293293
id: review
294-
uses: anthropics/claude-code-action@24492741e0ccfdef4c1d19da8e11e0f373d07494 # v1.0.124
294+
uses: anthropics/claude-code-action@fd1877debc1340db5a461a0e4644931de8e1c271 # v1.0.125
295295
with:
296296
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
297297
allowed_bots: 'lacolaco-actions-worker[bot]'

0 commit comments

Comments
 (0)