diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 3b5b1cf..7dba8ce 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -326,7 +326,7 @@ jobs: persist-credentials: false set-safe-directory: true - name: 🕵️ Markdown linting - uses: DavidAnson/markdownlint-cli2-action@a23dae216ce3fee4db69da41fed90d2a4af801cf # v19.0.0 + uses: DavidAnson/markdownlint-cli2-action@05f32210e84442804257b2a6f20b273450ec8265 # v19.1.0 id: markdownlint with: fix: true