Skip to content

Commit 699011c

Browse files
authored
Merge pull request #345 from arnested/dependabot/github_actions/DavidAnson/markdownlint-cli2-action-22
Bump DavidAnson/markdownlint-cli2-action from 21 to 22
2 parents 22c9bd4 + 1159a0e commit 699011c

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
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
- uses: actions/checkout@v6
2323
- name: Run markdownlint
24-
uses: DavidAnson/markdownlint-cli2-action@v21
24+
uses: DavidAnson/markdownlint-cli2-action@v22
2525
yamllint:
2626
name: YAML
2727
runs-on: ubuntu-24.04

0 commit comments

Comments
 (0)