We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d129568 commit 8a073d5Copy full SHA for 8a073d5
1 file changed
.github/workflows/CopilotReview.yml
@@ -23,7 +23,7 @@ jobs:
23
run: |
24
echo start review module
25
- name: Copilot PR Review
26
- uses: AllyW/copilot-pr-review@v0.1.29
+ uses: AllyW/copilot-pr-review@v0.1.30
27
with:
28
APIKEY: ${{ secrets.APIKEY }}
29
ENDPOINT: ${{ secrets.ENDPOINT }}
0 commit comments