From 9b07c72691371287384fdbf6e45436d5bbd88685 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 22:18:59 +0000 Subject: [PATCH] chore(deps): Update actions/github-script action to v8 --- .github/workflows/periodic-reporter.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/periodic-reporter.yaml b/.github/workflows/periodic-reporter.yaml index c5d815a41..ba0568147 100644 --- a/.github/workflows/periodic-reporter.yaml +++ b/.github/workflows/periodic-reporter.yaml @@ -31,7 +31,7 @@ jobs: runs-on: 'ubuntu-latest' steps: - - uses: 'actions/github-script@v7' + - uses: 'actions/github-script@v8' with: script: |- // label for all issues opened by reporter