chore(deps): bump actions/github-script from 7 to 9 (#112)

This commit is contained in:
dependabot[bot] 2026-04-14 07:38:47 +02:00 committed by GitHub
parent 9af252fb61
commit f2a8cd6777
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,7 +14,7 @@ jobs:
issues: write
steps:
- name: Assign issue to owner
uses: actions/github-script@v7
uses: actions/github-script@v9
with:
script: |
await github.rest.issues.addAssignees({