From 7d821fe73d0e3471968113fe46801e44ffdb0459 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Sep 2025 23:23:53 +0000 Subject: [PATCH] chore(deps): update actions/github-script action to v8 --- .github/workflows/test-build-resources-with-pandoc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-build-resources-with-pandoc.yml b/.github/workflows/test-build-resources-with-pandoc.yml index da60fd9c..50d470ca 100644 --- a/.github/workflows/test-build-resources-with-pandoc.yml +++ b/.github/workflows/test-build-resources-with-pandoc.yml @@ -40,7 +40,7 @@ jobs: name: error_resources path: ./documents/ retention-days: 1 - - uses: actions/github-script@v7 + - uses: actions/github-script@v8 with: github-token: ${{ secrets.GITHUB_TOKEN }} script: |