chore(deps): update actions/github-script action to v9 (#2787)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-04-13 10:49:13 -03:00
committed by GitHub
parent a016b7b72b
commit 114ac1eedc
4 changed files with 10 additions and 10 deletions

View File

@@ -8,7 +8,7 @@ jobs:
issue-closed:
runs-on: ubuntu-latest
steps:
- uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
- uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0
with:
github-token: ${{secrets.GH_PAT}}
script: |