Bump actions/github-script from 7 to 8 (#4137)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Salman Chishti <salmanmkc@GitHub.com>
This commit is contained in:
dependabot[bot]
2025-12-12 10:54:38 +00:00
committed by GitHub
parent b2204f1fab
commit c992a2b406
3 changed files with 5 additions and 5 deletions

View File

@@ -26,7 +26,7 @@ jobs:
- name: Compute image version
id: image
uses: actions/github-script@v8.0.0
uses: actions/github-script@v8
with:
script: |
const fs = require('fs');