From 74f2362d466fb006dc22824c4974db40a268b2aa Mon Sep 17 00:00:00 2001 From: CSRBot Date: Wed, 28 May 2025 13:06:48 +0000 Subject: [PATCH] chore(deps): update git.cryptic.systems/volker.raschek/markdownlint docker tag to v0.45.0 --- .gitea/workflows/markdown-linters.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/markdown-linters.yaml b/.gitea/workflows/markdown-linters.yaml index e5883f9..e2715a7 100644 --- a/.gitea/workflows/markdown-linters.yaml +++ b/.gitea/workflows/markdown-linters.yaml @@ -11,7 +11,7 @@ on: jobs: markdown-lint: container: - image: git.cryptic.systems/volker.raschek/markdownlint:0.44.0 + image: git.cryptic.systems/volker.raschek/markdownlint:0.45.0 runs-on: - ubuntu-latest steps: