From 5e9902054c9d312d2eb4eb02085e965a58ec95da Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 13:02:37 +0000 Subject: [PATCH] chore(deps): update docker.io/squidfunk/mkdocs-material docker tag to v9.5.49 --- .github/workflows/documentation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index c3393dd..e0d4b7c 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -36,7 +36,7 @@ jobs: needs: helm-release runs-on: ubuntu-latest container: - image: "docker.io/squidfunk/mkdocs-material:9.5.42" + image: "docker.io/squidfunk/mkdocs-material:9.5.49" permissions: contents: write concurrency: