We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7464ac3 commit 0fd22d9Copy full SHA for 0fd22d9
1 file changed
.github/workflows/pr-review-dashboard.yml
@@ -28,7 +28,7 @@ jobs:
28
private-key: ${{ secrets.OTELBOT_PRIVATE_KEY }}
29
30
- name: Install Copilot CLI
31
- run: npm install -g @github/copilot
+ run: npm install -g @github/copilot@1.0.40
32
33
- name: Generate dashboard
34
env:
0 commit comments