Skip to content

Commit

Permalink
Merge pull request #4360 from opsmill/dependabot/github_actions/devel…
Browse files Browse the repository at this point in the history
…op/DavidAnson/markdownlint-cli2-action-17

Bump DavidAnson/markdownlint-cli2-action from 16 to 17
  • Loading branch information
ogenstad authored Sep 18, 2024
2 parents d52989f + 550e426 commit 14c8873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
- name: "Check out repository code"
uses: "actions/checkout@v4"
- name: "Linting: markdownlint"
uses: DavidAnson/markdownlint-cli2-action@v16
uses: DavidAnson/markdownlint-cli2-action@v17
with:
config: .markdownlint.yaml
globs: |
Expand Down

0 comments on commit 14c8873

Please sign in to comment.