Bump actions/github-script from 0.3.0 to 7.0.1 (#3557)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-02-17 21:34:08 +00:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 3333de3a36
commit de51cd0ed6
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
- name: Compute image version
id: image
uses: actions/github-script@v6
uses: actions/github-script@v7.0.1
env:
RUNNER_VERSION: ${{ github.event.inputs.runnerVersion }}
with: