chore(deps)(deps): bump actions/github-script from 7 to 8 #45

Merged
dependabot[bot] merged 1 commits from dependabot/github_actions/actions/github-script-8 into main 2026-01-09 03:54:02 +00:00

View File

@@ -57,7 +57,7 @@ jobs:
- name: Actor authorization (admin or maintain)
id: auth
uses: actions/github-script@v7
uses: actions/github-script@v8
with:
script: |
const owner = context.repo.owner;