Skip to content

Commit d0077fd

Browse files
Merge pull request #26 from reload/dependabot/github_actions/DavidAnson/markdownlint-cli2-action-18
2 parents fa6dc81 + 7f72312 commit d0077fd

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
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v4
1515
- name: Run markdownlint
16-
uses: DavidAnson/markdownlint-cli2-action@v17
16+
uses: DavidAnson/markdownlint-cli2-action@v18
1717
dockerfile:
1818
name: dockerfile
1919
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)