diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f0bfffb..81a3046 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -201,7 +201,7 @@ jobs: - name: Review content with Claude id: review - uses: anthropics/claude-code-action@24492741e0ccfdef4c1d19da8e11e0f373d07494 # v1.0.124 + uses: anthropics/claude-code-action@fd1877debc1340db5a461a0e4644931de8e1c271 # v1.0.125 with: claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }} allowed_bots: 'lacolaco-actions-worker[bot]' @@ -291,7 +291,7 @@ jobs: - name: Review code with Claude id: review - uses: anthropics/claude-code-action@24492741e0ccfdef4c1d19da8e11e0f373d07494 # v1.0.124 + uses: anthropics/claude-code-action@fd1877debc1340db5a461a0e4644931de8e1c271 # v1.0.125 with: claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }} allowed_bots: 'lacolaco-actions-worker[bot]'