Skip to content

Commit

Permalink
Merge pull request #25 from jorenham/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s-c3431c767f

Bump DavidAnson/markdownlint-cli2-action from 17 to 18 in the actions group
  • Loading branch information
jorenham authored Dec 2, 2024
2 parents a5cc198 + 96ded0e commit bfa8d68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@v4

- name: markdownlint
uses: DavidAnson/markdownlint-cli2-action@v17
uses: DavidAnson/markdownlint-cli2-action@v18
with:
config: ".markdownlint.yaml"
globs: "**/*.md"
Expand Down

0 comments on commit bfa8d68

Please sign in to comment.