From 220d23790a9276ca7e3bf8dbc8e5a0a9a53f1dfc Mon Sep 17 00:00:00 2001 From: CSRBot <csrbot@cryptic.systems> Date: Mon, 14 Apr 2025 23:03:26 +0200 Subject: [PATCH] chore(deps): update git.cryptic.systems/volker.raschek/markdownlint docker tag to v0.44.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 b5bbffc..4ec7a3a 100644 --- a/.gitea/workflows/markdown-linters.yaml +++ b/.gitea/workflows/markdown-linters.yaml @@ -10,7 +10,7 @@ on: jobs: markdown-lint: container: - image: git.cryptic.systems/volker.raschek/markdownlint:0.43.0 + image: git.cryptic.systems/volker.raschek/markdownlint:0.44.0 runs-on: - ubuntu-latest steps: -- 2.47.2