Skip to content

fix(deps): update dependency commander to v14.0.2 #56

fix(deps): update dependency commander to v14.0.2

fix(deps): update dependency commander to v14.0.2 #56

name: Claude Renovate Review
permissions: {}
on:
pull_request:
types:
- opened
- edited
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
claude-renovate-review:
name: Claude Renovate Review
if: github.event.pull_request.user.login == 'renovate[bot]'
timeout-minutes: 30
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write # Required to post review comments
steps:
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
with:
persist-credentials: false
- uses: koki-develop/claude-renovate-review@e3b6fc8f6ce1460c17b70ad0e106ba774d4efc62 # v1.0.8
with:
claude-code-oauth-token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
allowed-tools: |
WebSearch
WebFetch(domain:github.com)
WebFetch(domain:docs.github.com)