From acceb21c32d31e97d074e5953b9016caadd068d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 21:56:05 +0000 Subject: [PATCH] chore(deps): update technote-space/toc-generator digest to 9e238e7 --- .github/workflows/toc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/toc.yml b/.github/workflows/toc.yml index a5c1cc76c8..de9cb0ce66 100644 --- a/.github/workflows/toc.yml +++ b/.github/workflows/toc.yml @@ -8,6 +8,6 @@ jobs: name: TOC Generator runs-on: ubuntu-latest steps: - - uses: technote-space/toc-generator@ce21845a0177fd1288cada589dd4efd2e46a27ca # v4 + - uses: technote-space/toc-generator@9e238e7974de5fcf7b17b7acc54c896160dda0a3 # v4 with: CREATE_PR: true