diff --git a/.github/workflows/files.yml b/.github/workflows/files.yml index 40e2692..79d6e3c 100644 --- a/.github/workflows/files.yml +++ b/.github/workflows/files.yml @@ -26,7 +26,7 @@ jobs: uses: actions/checkout@v4.2.2 - name: typos-action - uses: crate-ci/typos@v1.32.0 + uses: crate-ci/typos@v1.33.1 markdownlint: runs-on: ubuntu-latest @@ -35,7 +35,7 @@ jobs: uses: actions/checkout@v4.2.2 - name: markdownlint-cli2-action - uses: DavidAnson/markdownlint-cli2-action@v19.1.0 + uses: DavidAnson/markdownlint-cli2-action@v20.0.0 editorconfig-checker: runs-on: ubuntu-latest