We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d620f49 + 228d786 commit 3979141Copy full SHA for 3979141
1 file changed
.github/workflows/coderabbit.yml
@@ -88,7 +88,7 @@ jobs:
88
89
steps:
90
- name: Request CodeRabbit review on PR
91
- uses: actions/github-script@v7
+ uses: actions/github-script@v9
92
with:
93
script: |
94
const run = context.payload.workflow_run;
0 commit comments