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 87fb19d commit 76afd3dCopy full SHA for 76afd3d
.github/workflows/lint.yml
@@ -19,7 +19,7 @@ jobs:
19
markdownlint:
20
runs-on: ubuntu-latest
21
container:
22
- image: davidanson/markdownlint-cli2:v0.19.0@sha256:c896bec93afc8b8b20975db3550c3d7a299f65c7448afc6ddc5a6122a526ad41
+ image: davidanson/markdownlint-cli2:v0.19.1@sha256:502fcf316d575d1e663005c8d57688e5bda316f3996caa5715aa384fa1d34810
23
options: --user 0:0
24
steps:
25
- name: Checkout
0 commit comments