Bump actions/github-script from 6 to 7 (#20682)

This commit is contained in:
dependabot[bot] 2023-12-05 16:37:19 -08:00 committed by GitHub
parent 18a2679e4e
commit 9f748876be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ jobs:
with:
fetch-depth: 0
- name: Post rebase started comment to pull request
uses: actions/github-script@v6
uses: actions/github-script@v7
continue-on-error: true
with:
script: |