diff --git a/.gitea/workflows/markdown-linters.yaml b/.gitea/workflows/markdown-linters.yaml index 8f1d9c7..a31bf98 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.43.0 + image: git.cryptic.systems/volker.raschek/markdownlint:0.44.0 runs-on: - ubuntu-latest steps: