From 02d980440fe2f4d464197a1e46994e6884ba9597 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Wed, 28 May 2025 13:13:08 +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