From f94b5eeac6b29e1a0e5f66193439dab89c8833b3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Sep 2025 00:04:23 +0000 Subject: [PATCH] Update actions/github-script action to v8 --- .github/workflows/link-check-all.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/link-check-all.yml b/.github/workflows/link-check-all.yml index c3ad1de..c18135c 100644 --- a/.github/workflows/link-check-all.yml +++ b/.github/workflows/link-check-all.yml @@ -64,7 +64,7 @@ jobs: >> ${{ inputs.outputFile }} - name: Find latest open Link Check issue - uses: actions/github-script@v6 + uses: actions/github-script@v8 id: find-existing-comment if: always() env: