build(deps): Bump actions/github-script from 6 to 7 (#21942)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
648ef5fb2d
commit
cb0fcf3691
2
.github/workflows/auto-assign-prs.yml
vendored
2
.github/workflows/auto-assign-prs.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Assign reviewers as assignees
|
||||
uses: actions/github-script@v6
|
||||
uses: actions/github-script@v7
|
||||
with:
|
||||
github-token: ${{ secrets.PRBOT_PAT }}
|
||||
script: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user