Skip to content

Commit

Permalink
Merge pull request #205 from mobilecoinfoundation/dependabot/github_a…
Browse files Browse the repository at this point in the history
…ctions/DavidAnson/markdownlint-cli2-action-15

chore(deps): bump DavidAnson/markdownlint-cli2-action from 14 to 15
nick-mobilecoin authored Apr 5, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents 980d760 + 5f505c6 commit 5604758
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
@@ -29,7 +29,7 @@ jobs:
- uses: r7kamura/rust-problem-matchers@v1
- run: cargo fmt --all -- --check
- uses: xt0rted/markdownlint-problem-matcher@v2
- uses: DavidAnson/markdownlint-cli2-action@v14
- uses: DavidAnson/markdownlint-cli2-action@v15
with:
globs: "**/*.md"
# FIXME: Add yamllint problem matcher

0 comments on commit 5604758

Please sign in to comment.