From a3a793b91323cb4bf85f0dde36009be9ccbaff00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 09:18:18 +0200 Subject: [PATCH] Bump DaanV2/Markdown-Action-Create-Indexes in the all group (#28) 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 5.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/v5.0.0...v5.0.2) --- updated-dependencies: - dependency-name: DaanV2/Markdown-Action-Create-Indexes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 d913d81..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@v5.0.0 + uses: DaanV2/Markdown-Action-Create-Indexes@v5.0.2 with: folder: ${{github.workspace}}/Benchmark filename: README.md