Skip to content

Commit 76d2376

Browse files
chore(deps): update anthropics/claude-code-action action to v1.0.136 (#309)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3b8689a commit 76d2376

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@70a6e5256e9e2366a1ed5c041904a982ba3a328f # v1.0.135
151+
uses: anthropics/claude-code-action@0b1b62002952733671bde978d429b50b51c51c85 # v1.0.136
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@70a6e5256e9e2366a1ed5c041904a982ba3a328f # v1.0.135
241+
uses: anthropics/claude-code-action@0b1b62002952733671bde978d429b50b51c51c85 # v1.0.136
242242
with:
243243
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
244244
allowed_bots: 'lacolaco-actions-worker[bot]'

0 commit comments

Comments
 (0)