Skip to content

Commit 4d0c684

Browse files
authored
Merge pull request #414 from opsmill/dependabot/github_actions/develop/DavidAnson/markdownlint-cli2-action-20
Bump DavidAnson/markdownlint-cli2-action from 19 to 20
2 parents 216a6c6 + d7ec69f commit 4d0c684

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
- name: "Check out repository code"
9393
uses: "actions/checkout@v4"
9494
- name: "Linting: markdownlint"
95-
uses: DavidAnson/markdownlint-cli2-action@v19
95+
uses: DavidAnson/markdownlint-cli2-action@v20
9696
with:
9797
config: .markdownlint.yaml
9898
globs: |

0 commit comments

Comments
 (0)