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:
dependabot[bot] 2024-09-27 08:56:32 +02:00 committed by GitHub
parent 648ef5fb2d
commit cb0fcf3691
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: |