Skip to content

Commit 3979141

Browse files
authored
Merge pull request #1 from nowo-tech/dependabot/github_actions/actions/github-script-9
chore(ci): bump actions/github-script from 7 to 9
2 parents d620f49 + 228d786 commit 3979141

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coderabbit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888

8989
steps:
9090
- name: Request CodeRabbit review on PR
91-
uses: actions/github-script@v7
91+
uses: actions/github-script@v9
9292
with:
9393
script: |
9494
const run = context.payload.workflow_run;

0 commit comments

Comments
 (0)