We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f938cf3 commit b8b82f7Copy full SHA for b8b82f7
.github/workflows/devcontainer.yml
@@ -38,7 +38,7 @@ jobs:
38
runs-on: ubuntu-latest
39
steps:
40
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
41
- - uses: DavidAnson/markdownlint-cli2-action@b4c9feab76d8025d1e83c653fa3990936df0e6c8
+ - uses: DavidAnson/markdownlint-cli2-action@eb5ca3ab411449c66620fe7f1b3c9e10547144b0
42
with:
43
globs: |
44
**/*.md
0 commit comments