We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dff5c18 commit 09c3cd5Copy full SHA for 09c3cd5
.github/workflows/ai-code-review.yml
@@ -23,7 +23,7 @@ jobs:
23
env:
24
PR_HEAD_SHA: ${{ github.event.pull_request.head.sha }}
25
26
- - uses: roger-zhangg/sam-pr-reviewer@793976165e969a6ccb6ace13d35811c02471f471 # v1
+ - uses: roger-zhangg/sam-pr-reviewer@742fd2b1a8574050bcdeb41ffe0b762a11ba24d5 # v1
27
with:
28
github_token: ${{ secrets.GITHUB_TOKEN }}
29
kiro_api_key: ${{ secrets.KIRO_API_KEY }}
0 commit comments