Skip to content

Commit 76afd3d

Browse files
chore(deps): update davidanson/markdownlint-cli2 docker tag to v0.19.1 (#2551)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 87fb19d commit 76afd3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
markdownlint:
2020
runs-on: ubuntu-latest
2121
container:
22-
image: davidanson/markdownlint-cli2:v0.19.0@sha256:c896bec93afc8b8b20975db3550c3d7a299f65c7448afc6ddc5a6122a526ad41
22+
image: davidanson/markdownlint-cli2:v0.19.1@sha256:502fcf316d575d1e663005c8d57688e5bda316f3996caa5715aa384fa1d34810
2323
options: --user 0:0
2424
steps:
2525
- name: Checkout

0 commit comments

Comments
 (0)