From 5c7b14e6cbae2c89fda1a1f9dc82d19efe7b6973 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Wed, 28 May 2025 13:03:44 +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: -- 2.47.2