We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76a2255 commit c37db1aCopy full SHA for c37db1a
.github/workflows/files.yml
@@ -26,7 +26,7 @@ jobs:
26
uses: actions/checkout@v4.2.2
27
28
- name: typos-action
29
- uses: crate-ci/typos@v1.32.0
+ uses: crate-ci/typos@v1.33.1
30
31
markdownlint:
32
runs-on: ubuntu-latest
@@ -35,7 +35,7 @@ jobs:
35
36
37
- name: markdownlint-cli2-action
38
- uses: DavidAnson/markdownlint-cli2-action@v19.1.0
+ uses: DavidAnson/markdownlint-cli2-action@v20.0.0
39
40
editorconfig-checker:
41
0 commit comments