From 8c590c9d11bc841c43864a1c7cbfbb84d2f6ab29 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 15:41:39 +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