diff --git a/.github/workflows/markdown-lint.yml b/.github/workflows/markdown-lint.yml index a1e13c0..096170a 100644 --- a/.github/workflows/markdown-lint.yml +++ b/.github/workflows/markdown-lint.yml @@ -23,7 +23,7 @@ jobs: fetch-depth: 0 - name: Super-Linter - uses: super-linter/super-linter@v7.3.0 + uses: super-linter/super-linter@v7.4.0 env: # To report GitHub Actions status checks GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}