Skip to content

Commit f620288

Browse files
Merge pull request #375 from reload/dependabot/github_actions/DavidAnson/markdownlint-cli2-action-19
2 parents bc32b57 + cf7069a commit f620288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v4
1515
- name: Run markdownlint
16-
uses: DavidAnson/markdownlint-cli2-action@v18
16+
uses: DavidAnson/markdownlint-cli2-action@v19
1717
dockerfile:
1818
name: dockerfile
1919
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)