Skip to content

Commit

Permalink
Merge pull request hestiacp#4355 from hestiacp/dependencies/davidanso…
Browse files Browse the repository at this point in the history
…n-markdownlint-cli2-action-16.x

Update DavidAnson/markdownlint-cli2-action action to v16
  • Loading branch information
jaapmarcus authored Apr 8, 2024
2 parents 056c935 + a6ef69a commit 50d2979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v4

- name: Run markdownlint
uses: DavidAnson/markdownlint-cli2-action@v15
uses: DavidAnson/markdownlint-cli2-action@v16
with:
globs: |
*.md
Expand Down

0 comments on commit 50d2979

Please sign in to comment.