build(deps): update actions/github-script action to v8 (#6952)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-06 18:42:17 +02:00
committed by GitHub
parent ef2958c61c
commit 11dbaed316
+1 -1
View File
@@ -39,7 +39,7 @@ jobs:
with:
fetch-depth: 0
- name: Prevent File Change
uses: actions/github-script@v7
uses: actions/github-script@v8
with:
script: |
const { execSync } = require('child_process');