Skip to content

Commit b06254f

Browse files
authored
Merge pull request #69 from reload/dependabot/github_actions/DavidAnson/markdownlint-cli2-action-23
Bump DavidAnson/markdownlint-cli2-action from 22 to 23
2 parents b9cb541 + 97a36a2 commit b06254f

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@v6
1515
- name: Run markdownlint
16-
uses: DavidAnson/markdownlint-cli2-action@v22
16+
uses: DavidAnson/markdownlint-cli2-action@v23
1717
dockerfile:
1818
name: dockerfile
1919
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)