diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 15a054b..144ad15 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -105,7 +105,7 @@ jobs: path: ${{ needs.setup.outputs.checkout_path }} repository: ${{ needs.setup.outputs.repo }} persist-credentials: false - - uses: DavidAnson/markdownlint-cli2-action@8de2aa07cae85fd17c0b35642db70cf5495f1d25 # v24.0.0 + - uses: DavidAnson/markdownlint-cli2-action@6bf21b07787794f89a243495939cd651942aeabe # v24.1.0 with: globs: | ${{ needs.setup.outputs.checkout_path }}/**/*.md