chore(deps): update actions/github-script action to v8

This commit is contained in:
renovate[bot]
2026-01-22 14:07:01 +00:00
committed by GitHub
parent 1d72d1260c
commit 80ef7a2abe

View File

@ -103,7 +103,7 @@ jobs:
pull-requests: write pull-requests: write
steps: steps:
- name: Create comment - name: Create comment
uses: actions/github-script@v7 uses: actions/github-script@v8
with: with:
script: | script: |
const runId = context.runId; const runId = context.runId;