Skip to content

Commit bdb29ea

Browse files
Update .github/workflows/notify-team-to-review-pr.yml
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent d4d97e6 commit bdb29ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/notify-team-to-review-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: Add review-requested label
15-
uses: actions/github-script@v6
15+
uses: actions/github-script@v7
1616
with:
1717
# language=javascript
1818
script: |

0 commit comments

Comments
 (0)