From d9fde6890a3fb6994ecdd102f0875412411b2538 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 13:22:30 +0000 Subject: [PATCH] Bump DaanV2/Markdown-Action-Create-Indexes in the all group Bumps the all group with 1 update: [DaanV2/Markdown-Action-Create-Indexes](https://github.com/daanv2/markdown-action-create-indexes). Updates `DaanV2/Markdown-Action-Create-Indexes` from 2.0.0 to 5.0.2 - [Release notes](https://github.com/daanv2/markdown-action-create-indexes/releases) - [Commits](https://github.com/daanv2/markdown-action-create-indexes/compare/v2.0.0...v5.0.2) --- updated-dependencies: - dependency-name: DaanV2/Markdown-Action-Create-Indexes dependency-type: direct:production update-type: version-update:semver-major dependency-group: all ... Signed-off-by: dependabot[bot] --- .github/workflows/auto-generated.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-generated.yml b/.github/workflows/auto-generated.yml index 4b957f7..a7ac87b 100644 --- a/.github/workflows/auto-generated.yml +++ b/.github/workflows/auto-generated.yml @@ -31,7 +31,7 @@ jobs: # Runs a single command using the runners shell - name: 📓 Create Readmes - uses: DaanV2/Markdown-Action-Create-Indexes@v2.0.0 + uses: DaanV2/Markdown-Action-Create-Indexes@v5.0.2 with: folder: ${{github.workspace}}/Benchmark filename: README.md