Skip to content

Commit

Permalink
chore(deps): bump DavidAnson/markdownlint-cli2-action from 17.0.0 to …
Browse files Browse the repository at this point in the history
…18.0.0 (#24)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent fc02f5a commit 2b4e420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
goimports -e -l $(pwd)
- name: Check Markdown format
uses: DavidAnson/markdownlint-cli2-action@v17.0.0
uses: DavidAnson/markdownlint-cli2-action@v18.0.0
with:
globs: |
**/*.md
Expand Down

0 comments on commit 2b4e420

Please sign in to comment.