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

This commit is contained in:
renovate[bot]
2025-12-09 16:01:22 +00:00
committed by GitHub
parent e6c992d7b9
commit 73dbf075aa

View File

@@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
- name: Validate PR checklist (only for history-rewrite changes)
uses: actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8
with:
script: |
const owner = context.repo.owner;