Skip to content

Commit 0fd22d9

Browse files
committed
Pin copilot version
1 parent 7464ac3 commit 0fd22d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-review-dashboard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
private-key: ${{ secrets.OTELBOT_PRIVATE_KEY }}
2929

3030
- name: Install Copilot CLI
31-
run: npm install -g @github/copilot
31+
run: npm install -g @github/copilot@1.0.40
3232

3333
- name: Generate dashboard
3434
env:

0 commit comments

Comments
 (0)