diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 15a054b..016f894 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@21c1be1b93ad9ed58fa840aacc3f279cde2a72ff # v24.2.0 with: globs: | ${{ needs.setup.outputs.checkout_path }}/**/*.md