diff --git a/.github/workflows/files.yml b/.github/workflows/files.yml index 02ba0ef..33589e0 100644 --- a/.github/workflows/files.yml +++ b/.github/workflows/files.yml @@ -26,7 +26,7 @@ jobs: uses: actions/checkout@v5 - name: typos-action - uses: crate-ci/typos@v1.36.2 + uses: crate-ci/typos@v1.39.2 markdownlint: runs-on: ubuntu-latest @@ -35,7 +35,7 @@ jobs: uses: actions/checkout@v5 - name: markdownlint-cli2-action - uses: DavidAnson/markdownlint-cli2-action@v20.0.0 + uses: DavidAnson/markdownlint-cli2-action@v21.0.0 editorconfig-checker: runs-on: ubuntu-latest