From 75e53375ab9b6680bc42a4f6eded3bcd6a356ec4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jul 2023 11:38:34 +0000 Subject: [PATCH] Bump athackst/mkdocs-simple-plugin from 2.3.0 to 3.0.0 Bumps [athackst/mkdocs-simple-plugin](https://github.com/athackst/mkdocs-simple-plugin) from 2.3.0 to 3.0.0. - [Release notes](https://github.com/athackst/mkdocs-simple-plugin/releases) - [Commits](https://github.com/athackst/mkdocs-simple-plugin/compare/v2.3.0...v3.0.0) --- updated-dependencies: - dependency-name: athackst/mkdocs-simple-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/docs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yaml b/.github/workflows/docs.yaml index b53dc54..d938230 100644 --- a/.github/workflows/docs.yaml +++ b/.github/workflows/docs.yaml @@ -14,4 +14,4 @@ jobs: - name: Checkout uses: actions/checkout@v3 - name: Build and push docs - uses: athackst/mkdocs-simple-plugin@v2.3.0 + uses: athackst/mkdocs-simple-plugin@v3.0.0