build(deps): bump actions/github-script from 3 to 7 (#26953)

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-02-01 08:09:10 -07:00
committed by GitHub
parent 26e330e119
commit 4c245850c4
4 changed files with 10 additions and 10 deletions

View File

@@ -63,7 +63,7 @@ jobs:
- name: Comment (success)
if: steps.describe-services.outputs.active == 'true'
uses: actions/github-script@v3
uses: actions/github-script@v7
with:
github-token: ${{github.token}}
script: |