From df2603a59e47c6141fb873691c88c383635cb83b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 00:30:39 +0000 Subject: [PATCH] Update actions/github-script action to v9 | datasource | package | from | to | | ----------- | --------------------- | ---- | -- | | github-tags | actions/github-script | v8 | v9 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/benchmark.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 60f97d2..5316d72 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -59,7 +59,7 @@ jobs: cat bench.txt >> $GITHUB_ENV echo 'EOF' >> $GITHUB_ENV - - uses: actions/github-script@v8 + - uses: actions/github-script@v9 with: script: | // Get the existing comments.