chore(deps): update actions/github-script action to v7 (#1849)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-10-05 03:27:06 -04:00
committed by GitHub
parent d75536bf00
commit 1af7bf2670
4 changed files with 10 additions and 10 deletions

View File

@@ -8,7 +8,7 @@ jobs:
issue-needs-triage:
runs-on: ubuntu-latest
steps:
- uses: actions/github-script@v6
- uses: actions/github-script@v7
with:
github-token: ${{secrets.GH_PAT}}
script: |