Skip to content

Commit 466c26b

Browse files
chore(deps): update anthropics/claude-code-action action to v1.0.140 (#313)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b66df0b commit 466c26b

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
@@ -148,7 +148,7 @@ jobs:
148148

149149
- name: Review content with Claude
150150
id: review
151-
uses: anthropics/claude-code-action@64de744025ca9e24df2b88204b4f1e968f39f009 # v1.0.139
151+
uses: anthropics/claude-code-action@fbda2eb1bdc90d319b8d853f5deb53bca199a7c1 # v1.0.140
152152
with:
153153
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
154154
allowed_bots: 'lacolaco-actions-worker[bot]'
@@ -238,7 +238,7 @@ jobs:
238238

239239
- name: Review code with Claude
240240
id: review
241-
uses: anthropics/claude-code-action@64de744025ca9e24df2b88204b4f1e968f39f009 # v1.0.139
241+
uses: anthropics/claude-code-action@fbda2eb1bdc90d319b8d853f5deb53bca199a7c1 # v1.0.140
242242
with:
243243
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
244244
allowed_bots: 'lacolaco-actions-worker[bot]'

0 commit comments

Comments
 (0)