diff --git a/.github/workflows/ai-code-review.yml b/.github/workflows/ai-code-review.yml index f84b07b5f2..edfcd2119c 100644 --- a/.github/workflows/ai-code-review.yml +++ b/.github/workflows/ai-code-review.yml @@ -23,7 +23,7 @@ jobs: env: PR_HEAD_SHA: ${{ github.event.pull_request.head.sha }} - - uses: roger-zhangg/sam-pr-reviewer@742fd2b1a8574050bcdeb41ffe0b762a11ba24d5 # v1 + - uses: roger-zhangg/sam-pr-reviewer@88e721bef2a41611e27aa86d6e172f20f08d706c # v1 with: github_token: ${{ secrets.GITHUB_TOKEN }} kiro_api_key: ${{ secrets.KIRO_API_KEY }}