diff --git a/.github/workflows/markdown-checks.yaml b/.github/workflows/markdown-checks.yaml index ab9e975..b5a65f9 100644 --- a/.github/workflows/markdown-checks.yaml +++ b/.github/workflows/markdown-checks.yaml @@ -40,7 +40,7 @@ jobs: egress-policy: block - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 - name: markdownlint-cli2-action - uses: DavidAnson/markdownlint-cli2-action@v16 + uses: DavidAnson/markdownlint-cli2-action@v17 link-check: runs-on: ubuntu-latest